You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by hi...@jakarta.apache.org on 2004/07/18 02:41:39 UTC

[jira] Created: (HIVEMIND-22) BuilderFactory autowire properties to services

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-22

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-22
    Summary: BuilderFactory autowire properties to services
       Type: New Feature

     Status: Open
   Priority: Major

    Project: HiveMind
 Components: 
             framework
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Howard M. Lewis Ship
   Reporter: Howard M. Lewis Ship

    Created: Sat, 17 Jul 2004 5:41 PM
    Updated: Sat, 17 Jul 2004 5:41 PM

Description:
BuilderFactory should have an option to automatically wire up properties to services; if a property exists (i.e. is writable), is for an interface, but is not set via another mechanism (a set-service element perhaps), then BuilderFactory should have the option of searching the Registry for an applicable service.

This should be controlled by an attribute on the construct element, autowire-services.

autowire-services should default to true (this is, after all, the first release of HiveMind). 

Boy will this save typing!

It is dangerous though ... leaving autowire in place risks the possibility of a change in code (particularly, adding a new module) adding a new implementation of a service and breaking existing services (which will no longer build).



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Closed: (HIVEMIND-22) BuilderFactory autowire properties to services

Posted by hi...@jakarta.apache.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/HIVEMIND-22

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: HIVEMIND-22
    Summary: BuilderFactory autowire properties to services
       Type: New Feature

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: HiveMind
 Components: 
             framework
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Howard M. Lewis Ship
   Reporter: Howard M. Lewis Ship

    Created: Sat, 17 Jul 2004 5:41 PM
    Updated: Sun, 18 Jul 2004 7:48 AM

Description:
BuilderFactory should have an option to automatically wire up properties to services; if a property exists (i.e. is writable), is for an interface, but is not set via another mechanism (a set-service element perhaps), then BuilderFactory should have the option of searching the Registry for an applicable service.

This should be controlled by an attribute on the construct element, autowire-services.

autowire-services should default to true (this is, after all, the first release of HiveMind). 

Boy will this save typing!

It is dangerous though ... leaving autowire in place risks the possibility of a change in code (particularly, adding a new module) adding a new implementation of a service and breaking existing services (which will no longer build).



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org