On Mon, 2003-02-17 at 09:23, Rafal Krzewski wrote: > Jason van Zyl wrote: > > >><resources> > >> <directory name="src"> > >> <include>**</include> > >> <exclude>**/*.java</exclude> > >> <exclude>**/*.template.xml</exclude> > >> </directory> > >></resources> > > > > Attributes aren't used in the POM which makes things a lot simpler using > > betwixt for the xml <--> java transformations. > > Using XML without attribues seems a bit like using shoes without > shoelaces. It's certainly better than going barefoot.... > I don't know Betwixt, but I have a feeling that I don't like it :)
Betwixt can handle attributes just fine.. So your feeling is based on not reading correctly. It was just stated that it made it simpler, it didn't say it was difficult :). Mvgr, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
