you're right, cheers!

On Wed, Sep 8, 2010 at 6:20 PM, Tsuyoshi Ito <[email protected]> wrote:
> Hi Reto
>
> I think this is not related with CLEREZZA-270 (Perfomance HierarchyService).
>
> CLEREZZA-271 seems to be the best match to your description.
>
>
> On Wed, Sep 8, 2010 at 5:51 PM, Reto Bachmann-Gmuer
> <[email protected]> wrote:
>> the render method has an additional argument: sharedRenderingValues.
>> This is a map that can be used by different renderlets involved in the
>> rendering of a response to share values.
>>
>> the new siganuture is:
>>
>> public void render(GraphNode res,
>>                        GraphNode context,
>>                        Map<String, Object> sharedRenderingValues,
>>                        CallbackRenderer callbackRenderer,
>>                        URI renderingSpecification,
>>                        String mode,
>>                        MediaType mediaType,
>>                        RequestProperties requestProperties,
>>                        OutputStream os) throws IOException;
>>
>> cheers,
>> reto
>>
>
>
>
> --
> --trialox ag--------------------------------------
>
> Tsuyoshi Ito
> Binzmuehlestrasse 14
> CH-8050 Zürich
> Tel. +41 44 635 75 77
> URL: http://trialox.org
>

Reply via email to