The javadocs really should be enough documentation for this in future. No wiki 
info should be needed; it's fairly simple to figure out.

However we've changed the API on Dan a number of times recently, so owe him a 
little more help than referring him to the javadocs :-). Hopefully we've got it 
right now though.

Besides, this API is very rarely used.

Regards,  Simon

---- "Scheper schrieb:
> Hi,
> 
> Wouldn't the wiki be a more appropriate place to document this?
> 
> Regards,
> Erik-Berndt
> 
> -----Oorspronkelijk bericht-----
> Van: Mario Ivankovits [mailto:[EMAIL PROTECTED] 
> Verzonden: dinsdag 9 oktober 2007 20:54
> Aan: MyFaces Development
> Onderwerp: Re: [VOTE] release of Apache MyFaces Orchestra 1.0 (II)
> 
> 
> Hi Dan!
> > Do you have instructions how to deal with latest changes with 
> > LocalFrameworkAdapter?
> >   
> Speaking in code it should be something like this
> 
>         LocalFrameworkAdapter frameworkAdapter = new 
> LocalFrameworkAdapter();
>         frameworkAdapter.setConversationMessager(new 
> LogConversationMessager());
>         FrameworkAdapter.setCurrentInstance(frameworkAdapter);
> 
> where the LogConversationMessager could be replaced by your own 
> implementation and you should be able to set it up through your spring 
> config.
> 
> 
> Dan, thanks for staying with us and sorry for the inconvenience lately, 
> but once we have settled for the 1.0 release this api should be freezed 
> for a longer period ... :-)
> 
> Ciao,
> Mario
> 
> 
> Disclaimer:
> 
> This message contains information that may be privileged or confidential and 
> is the property of Sogeti Nederland B.V. or its Group members. It is intended 
> only for the person to whom it is addressed. If you are not the intended 
> recipient, you are not authorized to read, print, retain, copy, disseminate, 
> distribute, or use this message or any part thereof. If you receive this 
> message in error, please notify the sender immediately and delete all copies 
> of this message.

Reply via email to