[TYPO3-core] RFC #13111: some JS-files don't follow naming conventions
Martin Kutschker
masi-no at spam-typo3.org
Tue Dec 29 11:10:37 CET 2009
Felix Oertel schrieb:
> Hi,
>
> Martin Kutschker schrieb:
>> This means keeping two files in sync. Not a very pleasant thought.
>
> Why do you want to keep the old files in sync? They are deprecated and
> just stay there for downwards compatibility. Changes are only made to
> the new files.
I think this will be confusing.
> If one has another idea, how to keep things compatibile, I'm looking
> forward to hear. ;-)
If the files are only used in the BE the files with the old names could load the new files via
XMLHttpRequest (probably with a synchronous call).
In the FE this could works as well, but has the problem of browser compatibility.
Masi
More information about the TYPO3-team-core
mailing list