On 11/1/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> Nathan,
>
> Nathan Bubna wrote:
> > For Veltools 1.x, in the tool:
> >
> > public void configure(Map params) {
> >    //TODO: extract and use params here
> > }
>
> I'm an idiot. I totally missed that method and focused all my
> concentration on the init() method instead.

momentarily blind != idiot  :)

> Is there any particular reason that these two methods aren't a single
> method instead?

in 1.x, only reason is backwards compatibility
in 2.x, init() is supported but deprecated; it's all about configure()
or individual setters now!

> Thanks,
> -chris
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to