-1 for a dummy abstract parent class. The resultant OO structure is not clean. I would rather see a cleaner way to merge the "template" with the generated code.
On Jan 30, 2008 1:04 PM, Leonardo Uribe <[EMAIL PROTECTED]> wrote: > > 1) we do an abstract component base class, very clean, however, it > > will not work for MyFaces-AP > > I personally think we can go with option 1 only - there are not so > > many API classes, and changes in the API are not ocurring too often. > > I have tested it in some cases in tomahawk, and works good. The > problem with templates is if you > write something wrong in the template you only notice this when you > compile the code. >
