You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/05/22 07:34:51 UTC

DO NOT REPLY [Bug 9303] New: - Supoprt Nested ServiceKernel

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9303>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9303

Supoprt Nested ServiceKernel

           Summary: Supoprt Nested ServiceKernel
           Product: Ant
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Myrmidon
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: donaldp@apache.org


Some components (ie Configurer) needs to reference services in current frame. 
As soon as you create a new partitioned frame you need and replace dependencies 
of such components (ie replace TypeManager which Configurer uses) then you need 
to create a Child Configurer. 

We need to create a generic interface that components that need to be recreated 
in new frames (like Configurer) can implement and then the Container will call 
methods in these interfaces to ensure proper provisioning of services.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>