You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@excalibur.apache.org by "Marcus Crafter (JIRA)" <de...@excalibur.apache.org> on 2004/11/05 16:37:33 UTC

[jira] Updated: (FORTRESS-13) [patch] ability to set default activation policy for all components

     [ 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


Re: [jira] Updated: (FORTRESS-13) [patch] ability to set default activation policy for all components

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Saturday 06 November 2004 01:56, Berin Loritsch wrote:
> 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.

Not automatically. I think only @james group was included by default. Everyone 
else had to 'signal interest'.

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


Re: [jira] Updated: (FORTRESS-13) [patch] ability to set default activation policy for all components

Posted by Marcus Crafter <cr...@managesoft.com>.
Hi Berin,

No, not that I'm aware of - I wasn't in the initial list of committers 
for the Excalibur project (which was fine, I'd been quiet on avalon for 
a while), so I haven't actually tried to commit any code directly - just 
though jira.

Cheers,

Marcus

Berin Loritsch wrote:
> 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
>>
>>
> 
> 

-- 
         .....
      ,,$$$$$$$$$,      Marcus Crafter
     ;$'      '$$$$:    Computer Systems Engineer
     $:         $$$$:   ManageSoft Corporation
      $       o_)$$$:   Frankfurt am Main, Germany
      ;$,    _/\ &&:'
        '     /( &&&
            \_&&&&'
           &&&&.
     &&&&&&&:

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/


Re: [jira] Updated: (FORTRESS-13) [patch] ability to set default activation policy for all components

Posted by Berin Loritsch <bl...@d-haven.org>.
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: dev-unsubscribe@excalibur.apache.org
For additional commands, e-mail: dev-help@excalibur.apache.org
Apache Excalibur Project -- URL: http://excalibur.apache.org/