Eung-ju Park wrote:
>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9270
>
>How about below configuration?
>
>at assembly.xml
>
> <block
>class="org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler"
>name="scheduler">
> <proxy disable="true"/>
> <provide name="thread-manager"
>
>role="org.apache.avalon.cornerstone.services.threads.ThreadManager" />
> </block>
>
>
>
>
Should this be at the meta-data level (as your proposing) or the
meta-info level? I think it would be more appropriate for the
inforation to go into the blockinfo (in Phoenix) or as a component
attribute in the Type DTD.
For example:
<type>
<component>
<name>my-component</name>
<attributes>
<attribute key="avalon:proxy-generation" value="false"/>
</attributes>
</component>
</type>
Cheers, Steve.
>
>
>
>
>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
--
Stephen J. McConnell
OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>