I've been working on (and using) the sfGridPlugin, together with
Bernhard.

The idea is that you can have several different datasources behind it
(Propel, Doctrine, Array, Soap, as long as they implement a datasource
interface) and represent the data in a grid, with the help of
renderers (to html, JavaScript, JSON, whatever you like).
Controllers can be really thin, but I did have some problems figuring
out where I wanted which data (what should be in the view, what should
be in the controller (or router) and what should be in lib / model).

The latest concepts can be found at:

http://trac.symfony-project.org/browser/plugins/sfGridPlugin/trunk
http://trac.symfony-project.org/browser/plugins/sfDataSourcePlugin/trunk
and
http://trac.symfony-project.org/browser/plugins/sfGridExtjsPlugin
http://trac.symfony-project.org/browser/plugins/sfGridJqFlexiPlugin

Leon

On 9 okt, 17:51, Bernhard Schussek <bschus...@gmail.com> wrote:
> Hi,
>
> This sample implementation exists and is called sfGridPlugin. I think that
> we can build something much better though with the experience of the new
> form framework.
>
> Bernhard
>
> 15. Sep 2010 4:45 nachm. schrieb am "ryan weaver" <weaverr...@gmail.com>:
>
> The data grid mentioned is good - but pretty well-coupled to sympal.
> Probably not a bad idea to look at it for some inspiration - I'd love to see
> someone create this as a standalone "idea" for symfony1 which could be used
> as inspiration for Symfony2.
>
> Ryan Weaver
> Lead Programmer Iostudio, 
> LLChttp://www.sympalphp.orghttp://www.thatsquality.com
> Twitter: @weaverryan
>
> On Tue, Sep 14, 2010 at 3:29 AM, Florian <sideral.undergro...@gmail.com>
> wrote: > > > > On 13 sep...

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to