You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Vincent Massol <vm...@octo.com> on 2002/08/22 13:50:50 UTC

[jelly] Listeners?

Hi James,

Is it possible to plug a listener in Jelly to be notified when tags are
being called ? What do you think of the idea ?

I would like (time permitting) to write an Eclipse plugin and that would
be really useful ...

Thanks
-Vincent


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [jelly] Listeners?

Posted by James Strachan <ja...@yahoo.co.uk>.
----- Original Message -----
From: "Vincent Massol" <vm...@octo.com>
> Hi James,
>
> Is it possible to plug a listener in Jelly to be notified when tags are
> being called ?

Sure, its possible. Almost anything is possible :-)

> What do you think of the idea ?

I'd like to understand what you want this feature for a little better.
There's a few ways of achieving this kind of thing, I'd like a clearer
example of what you're trying to do.

> I would like (time permitting) to write an Eclipse plugin and that would
> be really useful ...

Agreed.

Though I guess, since Maven can easily invoke any arbitrary Jelly script,
getting a Maven plugin for Eclipse should probably be higher priority I
guess. Though just being able to 'run' any Jelly scripts from inside Eclipse
should be pretty easy to do I would imagine...

James
-------
http://radio.weblogs.com/0112098/

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>