[TYPO3-core] RFC #10049: ExtJS directory structure is broken

Xavier Perseguers typo3 at perseguers.ch
Sat Jan 3 11:34:54 CET 2009


Hi,

> This is SVN patch request.
> 
> Type: bug
> 
> Branches: trunk
> 
> BT reference: http://bugs.typo3.org/view.php?id=10049
> 
> Problem: ExtJS directory structure in typo3/contrib/extjs is not the same as in the standard ExtJS distribution. It complicates migration of existing extensions, modules and applications (including 3rd party ones) from standalone copies of ExtJS to the TYPO3–supplied copy. Using standalone copies for some modules lowers page loading speed because each separate copy of ExtJS has to be loaded and cached on the client side separately.
> 
> Solution: restore proper directory structure of ExtJS:
> - create typo3/contrib/extjs/adapters/prototype/
> - move typo3/contrib/extjs/ext-prototype-adapter.js to typo3/contrib/extjs/adapters/prototype/
> - create typo3/contrib/extjs/adapters/ext/
> - move typo3/contrib/extjs/ext-base.js to typo3/contrib/extjs/adapters/ext/
> SVN command should used to move files. So there is no patch.
> 
> Notes: I propose to keep directory structure for all contributed components as they have in the official distribution.

Definitively a "should be" from my point of view. Thus +1.

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-team-core mailing list