set-property semantics

2002-01-31 Thread Saikat Ghosh
Hi, I was wondering if there is a specific reason why invoked = from within a element results in property setting for the = instance and not the action handler instance. I'm trying to figure out a good way to configure an action class and I = thought this could be it, but obviously I was wrong

set-property semantics

2002-01-31 Thread Saikat Ghosh
Hi, I was wondering if there is a specific reason why invoked from within a element results in property setting for the instance and not the action handler instance. I'm trying to figure out a good way to configure an action class and I thought this could be it, but obviously I was wrong. A