Niclas Hedhman wrote:

I should have given example;

@avalon.component version="1.0" name="sample" lifestyle="singleton" collection="weak"


So, I'm assuming for my transient component, I need:


@avalon.component
        version="1.0"
        name="sample"
        lifestyle="transient"
        collection="weak"



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



Reply via email to