Question: Don't you have SVN access to Excalibur? If you had it when Excalibur was part of Avalon you should still have it now.
Marcus Crafter (JIRA) wrote:
[ http://nagoya.apache.org/jira/browse/FORTRESS-13?page=history ]
Marcus Crafter updated FORTRESS-13: -----------------------------------
Attachment: activation.patch
[patch] ability to set default activation policy for all components -------------------------------------------------------------------
Key: FORTRESS-13 URL: http://nagoya.apache.org/jira/browse/FORTRESS-13 Project: Excalibur Fortress Type: Improvement Reporter: Marcus Crafter Priority: Trivial Attachments: activation.patch
Hi All, Hope all is going well. Currently in Fortress you can specify that a component has an 'inline', 'background' or 'lazy' activation policy, however the default is hardcoded to 'background'. This patch lets you specify the default value as an attribute to the top level configuration element, which applies for all components, saving the need to write 'activation="something"' for all components. Cheers, Marcus
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
- Rich Cook
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
