I think he was meaning the it is an Environmental.

Best bet is to check TapestryModule for examples.
 Methods contributeMarkupRenderer() and contributePartialMarkupRenderer().

The first pipeline is used when rendering a full page; the second handles
partial page updates associated with Ajax (and the Zone component).

On Fri, Aug 6, 2010 at 4:17 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Fri, 06 Aug 2010 05:15:42 -0300, Paul Stanton <p...@mapshed.com.au>
> wrote:
>
>  Hi All,
>>
>
> Hi!
>
>
>  I've got a few things i commonly do with in the scope of a tapestry page
>> request using the tapestry built in services such as RenderSupport,
>> ComponentResources, ComponentSource and PageRenderQueue.
>> I would like to wrap these procedures in my own 'RenderSupport' type
>> service, which I intend to inject into my pages and components.
>> How do I contribute a service that has the same type of context as
>> RenderSupport etc. and that I can inject RenderSupport etc. into?
>>
>
> I don't know what do you mean by "same context". RenderSupport is a
> Tapestry-IoC service is any other. Just declare your class as a service,
> inject what is needed and you're set.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to learn
how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to