[TYPO3-ect] symfony
Michael Scharkow
mscharkow at gmx.net
Thu Feb 9 12:18:23 CET 2006
Michael Scharkow wrote:
> Basically, I like the whole framework, but I like Rails anyway. The
> difficulty really lies in judging how much we should integrate without
> making TYPO3 a symphony app...
Okay, the ORM they use (propel) is completely unsuited for us because we
need runtime accessors and not generated code from some XML definition.
HUH, at least one big chunk is out of the way. Remains the controller
and the view. The views are simply php scripts (which I like) and the
controller is cool.
The controller is probably the easiest to develop, as I wrote in this
blog post
http://www.underused.org/posts/view/2006/02/learning-from-rails-actioncontroller-light/
Cheers,
Michael
More information about the TYPO3-team-extension-coordination
mailing list