Hi,

> Of course you can still opt to ignore any call to the bind and unbind
> method and instead use the ComponentContext to lookup the reference on
> demand. But, I agree, that this definitely clutters the class and adds
> some overhead without any real need.

Jup the overhead is my concern :-)

> I could imagine, that we add an attribute to the @scr.reference tag:
> 
>     strategy = event | lookup
> 
> The default value would be "event". If the strategy attribute is set
> to
> "lookup", no bind and unbind methods are required (and generated) and
> no
> bind/unbind configuration attributes are set. Otherwise the bind and
> unbind methods are required (and generated) and the bind/unbind
> configuration attributes are set.

Sounds great I would support that. If needed I can implement and alter
the code for this issue.

> WDYT ?
> 
> Regards
> Felix

Cheers,

-Thijs


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

Reply via email to