Hi,
While reading the "implementing the dream" chapter ,
(page 37 of the pdf version)
i found a code snippet adding ComponentHandler
instance with the DefaultComponentManager .
Of what i have seen so far in the code ,
ComponentHandler is not Component.
am I overlooking something in arriving at this
conclusion?
If i am not ,
would the recommended way to register a component
within a ContainerComponent be by using the 
ComponentManager.addComponent(role,class,configuration)
call on the ComponentManager received by the 
COntainerComponent during its composition.


With Loggable interface deprecated would be it be
advisable to make the excalibur.component.* 
classes also extend AbstractLogEnabled instead
of AbstractLoggable. ?

Maybe here too i am missing something all-together .



regards,
V i n a y.



__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to