[TYPO3-ect] "Extension cooperation"
Jan-Hendrik Heuing [DD]
jhh at digitaldistrict.de
Tue Aug 29 11:37:18 CEST 2006
> I'm very interessted in "a) plugin cooperation". My actual knowlegde
> about this:
Great!
> - I've developed my own MVC-pattern in TYPO3 for extension-development.
> - Actually I'm developing a decorator-pattern for TYPO3 to replace the
> XCLASSing, (I think I can publish something by the end of this week.
I guess we would build on Elmars MVC Approach, see if it fits. Otherwise we
could improve it in ways which seem to be a good idea. I don't think we
should switch to another framework, Elmar's is now available a long time,
and not a lot of feedback has been given.
The decorator-pattern seems interesting for functionality, which you want to
add to core/extensions, which are not available through interfaces already.
Taking the index-rules of DAM as an example, there is a plugin method which
works very well, while you do not have to extend those classes and work
within them. So it's more those different interfaces I have in mind.
The first step would be to find common problems which needs to be solved. Of
course I do have a few, but not many at all, and I guess there are other
outside having problems in that area as well.
JH
More information about the TYPO3-team-extension-coordination
mailing list