For simple stuff I get lazy and use simple public fields instead of
bean properties. And I like that. For many things it is not worth
implementing all the gets and sets.
Not something I would want to impose as standard. WebMacro accepts it
but I seems not to work with Velocity. For much of my stuff, I would
also like discovery to be completely case insensitive.
But this would raise problems as those raised by Jon and so. So, I am
not suggesting it to be part of Velocity's standard discovery.
So, what about plugable discovery?
=:o)
Paulo
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Geir
> Magnusson Jr.
> Sent: Sunday, February 04, 2001 21:38
>
> Paulo Gaspar wrote:
> >
> > What about a plugable discovery mechanism?
> >
> > I want to volunteer to implement something like that since I
> have a couple
> > of discovery needs that I would not want to impose on other people.
>
> Like what?