[TYPO3-ect] Autoload-function for lib/div?
Elmar Hinz
elmar07 at googlemail.com
Wed Aug 15 09:56:33 CEST 2007
> Ok,
>
> so how will we proceed?
>
> My suggestion:
>
> I create a the new class tx_lib in SVN and implement the
> autoload-funcionality.
>
> My suggestion would be to also implement the registry-pattern-stack
> within this class, because:
> - - it is short
> - - it is always available
>
>
> Comments?
>
> Joerg
Hello Joerg,
some comments on the roadmap. This registry stack requires some alterations
of the API. Additionally I want to bring a system into the class names,
because there are many classes in lib meanwhile. Your register will be
needed as beginning of the beta branch.
So I think it best to make a real branch in SVN for BETA. A branch is also
the natural moment to drop PHP4 support. We would publish another few
(stable) versions of the alpha branch to TER, while the release candidates
for the beta branch are available in SVN only. TER doesn't support 2
branches.
The classname for static files, that depend on lib will be class.tx_lib.php.
So that's where autoload and the stacks would go. General static functions
will still be in tx_div.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list