[symfony-users] Re: Problem with generating forms/classes from YAML file in plugin

2010-04-16 Thread Jo Carter
The plugin class wasn't declared as abstract. Problem solved On Apr 16, 9:37 am, Jo Carter wrote: > This happens with both Symfony 1.1 (old site), and Symfony 1.4 > (upgrade). > > With Symfony 1.4 the problem is worse, because the generated Base > class extends the fake plugin. > > On Apr 12, 3:

[symfony-users] Re: Problem with generating forms/classes from YAML file in plugin

2010-04-16 Thread Jo Carter
This happens with both Symfony 1.1 (old site), and Symfony 1.4 (upgrade). With Symfony 1.4 the problem is worse, because the generated Base class extends the fake plugin. On Apr 12, 3:27 pm, Jo Carter wrote: > I have a bizarre problem with a YAML file creating two copies of a > Plugin class (one