blog.Resource

Archive:

News-Feeds:


RSS 2.0
RSS 0.91
RDF
ATOM 0.3
June 30, 2009

FLOW3, Fluid and Extbase - a perfect match

By: Sebastian Kurfürst

The last weeks, a lot has happened to FLOW3, Extbase and Fluid. I want to highlight some nice things which have been on my radar.

First of all, the validation framework of FLOW3 made a big leap forward thanks to Christophers work. Now, in case you enter something wrong in a form, the form is automatically re-displayed, a nice error message is shown, and the form field with the error is highlighted.

Second, Jochen is working hard on rewriting the Persistence layer of Extbase - now with joins, lazy loading, and loads of other nifty things. He essentially ported big parts of the query model from TYPO3CR to Extbase, building on a relational database backend. You can see his current state in our SVN.

Third, some nice features have recently been implemented into Fluid - namely a boolean expression syntax: Now, you can write things like

<f:if condition="{object.value} == 5">...</f:if> - something that was not possible with Fluid before. And you know what? This is available for all ViewHelpers which take boolean arguments.

Again - remember that this is only my personal view on what happened in Extbase/FLOW3 development the last weeks - a lot more has happened as well!

Greets,<br/>Sebastian

PS: I'm now trying to blog more often again! Hopefully you'll like that! (Just use the comments to tell me if I should continue or stop blogging ;-) )


comments

comment #1
Gravatar: Ingo Ingo June 30, 2009 19:15
great stuff, keep it coming!

comment #2
Gravatar: Georg Ringer Georg Ringer June 30, 2009 19:16
continue please! great stuff - can't compete with my worldmap ;)))

comment #3
Gravatar: Peter Peter June 30, 2009 19:51
I'm just lovin' it! Go ahead! And a big tt_clap for all of you. Great to see the FLOW!

comment #4
Gravatar: Steffen Müller Steffen Müller June 30, 2009 20:06
One more thing happening: Since T3DD09 there is much more traffic on the typo3.projects.typo3v4mvc newsgroup. This proves that popularity of FLOW3, Fluid and Extbase is growing.

comment #5
Gravatar: Julian Kleinhans Julian Kleinhans July 1, 2009 11:31
Yeah, CONTINUE CONTINUE CONTINUE !!!! :)
Great work !

comment #6
Gravatar: Stephan Stephan July 1, 2009 23:26
keep it coming! Information was what I missed in the last month. keep it coming! Great work !

comment #7
Gravatar: Gregory Remington Gregory Remington July 3, 2009 17:02
Thank you! This is very inspiring... and I don't even program, yet ;-)

Sorry, comments are closed for this post.