Whats the best way to create "hooks".

By this I mean something on the lines of a taglib having a dummy <define> which is called when something happens. A user in an another taglib can have their <define> called when that dummy <define> is called.

Better yet would there be a way to stack this - maybe add the <define> to an array which the dummy <define> would iterate through and call?

Any example code would be great, as I'm not sure how to implement anything like this in jelly.

Regards

Mark



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



Reply via email to