So after removing the annotations what should we do with the two
methods that were annotated: contributeApplicationDefaults() and
contributeApplicationFilters? I would guess nobody will call them
without the annotations.

Thanks,

Bogdan Calmac

On 3/20/07, Robert Zeigler <[EMAIL PROTECTED]> wrote:
Because the tutorial is currently out of date with respect to the
code-base.
tapestry-ioc switched to flat namespacing which resulted in not
needing Contribute or Id.

Robert

On Mar 20, 2007, at 3/202:54 PM , acarrara wrote:

> Hello.
>
> On AppModule class of hilo application (Tapestry 5 tutorial) there
> are some
> imports:
>
> import org.apache.tapestry.ioc.annotations.Contribute;
> import org.apache.tapestry.ioc.annotations.Id;
>
> but these classes (Contribute and Id) aren't on the
> tapestry-ioc-5.0.3.jarpackage...
>
> Where are them?
>
> Thanks


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



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

Reply via email to