[symfony-users] Re: Multiple kind of profile with sfGuard

2011-06-02 Thread Grzegorz Śliwiński
Inheritance worked quite good, when I worked with these on diem based portal. sfForked used inheritance initially, but as always, you have to make the final mechanism to process inherited objects, so at current version it's up to developer, whether he'll add inheritance, or not. On Jun 1, 4:39 

[symfony-users] Re: Multiple kind of profile with sfGuard

2011-06-01 Thread Olivier Revollat
up :) 2011/5/31 Olivier Revollat revol...@gmail.com I want to use http://www.symfony-project.org/plugins/sfDoctrineApplyPlugin To allow users to register themselves but I have two kind of profile with different fields ... for example say that profile_type_1 has type_1_fields_1 and

[symfony-users] Re: Multiple kind of profile with sfGuard

2011-06-01 Thread Grzegorz Śliwiński
Check out those two links about inheritance in Doctrine: http://www.symfony-project.org/more-with-symfony/1_4/en/09-Doctrine-Form-Inheritance http://www.doctrine-project.org/projects/orm/1.2/docs/manual/inheritance/en#inheritance On Jun 1, 9:46 am, Olivier Revollat revol...@gmail.com wrote:

Re: [symfony-users] Re: Multiple kind of profile with sfGuard

2011-06-01 Thread Olivier Revollat
I know inheritance in doctrine but I wonder if this could work correctly with symfony forms ?? Does anybody use inheritance for the same kind of pb ?? 2011/6/1 Grzegorz Śliwiński fi...@fizyk.net.pl Check out those two links about inheritance in Doctrine:

Re: [symfony-users] Re: Multiple kind of profile with sfGuard

2011-06-01 Thread Olivier Revollat
Hey http://www.symfony-project.org/plugins/sfForkedDoctrineApplyPlugin sound good :) 2011/6/1 Olivier Revollat revol...@gmail.com I know inheritance in doctrine but I wonder if this could work correctly with symfony forms ?? Does anybody use inheritance for the same kind of pb ?? 2011/6/1