>>>>> "Daniel" == Daniel Krieg <[EMAIL PROTECTED]> writes:

    Daniel> If I have written an Abstract base class that a Phoenix Block will extend, 
and this base class depends on another service, will I need to place the 
@phoenix:dependency name=... in the base class or the subclass?

In my experience, the subclass (i.e. the one that will be referenced in
block:class attribute). The real question is: will xdoclet (qdox now?)
go hunting for @phoenix:dependency into parent classes? I believe the
answer is "No".

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

Reply via email to