Issue 3 in israfil-micro: Merge ComponentFactory and AutowireAdapter

0 views
Skip to first unread message

codesite...@google.com

unread,
Jul 29, 2008, 8:20:57 PM7/29/08
to israfil-mi...@googlegroups.com
Issue 3: Merge ComponentFactory and AutowireAdapter
http://code.google.com/p/israfil-micro/issues/detail?id=3

Comment #1 by christianedwardgruber:
(No comment was entered for this change.)


Issue attribute updates:
Labels: Milestone-Release-1.2 Affects-1.1

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jul 29, 2008, 8:48:57 PM7/29/08
to israfil-mi...@googlegroups.com
Issue 3: Merge ComponentFactory and AutowireAdapter
http://code.google.com/p/israfil-micro/issues/detail?id=3

New issue report by christianedwardgruber:
ComponentFactory, as-is is invalid, because the component factory
create method by itself relies
on external calling code to have knowledge of hte order of the constructors.

By merging them together, a component that implements AutowireAdapter
both provides the
internal knowledge to the outside party, and (by contract) consumes the
resulting constructor
parameters in the order it gave to the outside world.

Though not incorrect as a sub-interface, the parent interface really
didn't have enough information
to stand on its own. It was an artifact of the earlier 1.0 version
where the info was passed in as a
map, not an array.


Issue attributes:
Status: Accepted
Owner: christianedwardgruber
Labels: Type-Defect Priority-Critical OpSys-All Usability

codesite...@google.com

unread,
Jul 29, 2008, 8:57:06 PM7/29/08
to israfil-mi...@googlegroups.com
Issue 3: Merge ComponentFactory and AutowireAdapter
http://code.google.com/p/israfil-micro/issues/detail?id=3

Comment #2 by christianedwardgruber:


(No comment was entered for this change.)


Issue attribute updates:
Labels: Component-Container

codesite...@google.com

unread,
Jul 30, 2008, 12:28:45 PM7/30/08
to israfil-mi...@googlegroups.com
Issue 3: Merge ComponentFactory and AutowireAdapter
http://code.google.com/p/israfil-micro/issues/detail?id=3

Comment #3 by christianedwardgruber:
Fixed [commit 51]


Issue attribute updates:
Status: Fixed

Reply all
Reply to author
Forward
0 new messages