On Sat, 2008-02-16 at 18:10 +0100, Mario Ivankovits wrote:
> Hi!
> 
> >Nice to see you back!
> Hehe - Thanks! Yea, and in "after-ski-mode" now ;-)

Go on, rub it in .. I've been spending all my spare time working on an
Orchestra release :-)

> 
> 
> >Nope. The EL expression returns a Converter instance
> 
> ah - wasn't aware from top of my head.
> 
> Ok, so probably the ony thing we have to take a look at is how those 
> converters work installed as child of a component using their own tag.
> 
> If we find a way how these could work I wouldn't mind if we get rid of the 
> current solution.

Your wish is my command.

I have just committed a new tag
  <orchestra:converter beanName="myConverter"/>
which loads the specified bean, casts it to Converter and attaches it to
the parent.

I've also tested Orchestra compiling against JSF1.1 and it works very
nicely. So if you're happy with these two converter alternatives
(converter attribute or orchestra:converter subtag) the
OrchestraApplicationFactory can go.

PS: just in case you missed it, I've created a wiki page:
  http://wiki.apache.org/myfaces/ReleasePlanForCore1%2e1

If there's anything else to be done, please add it there.

Regards,
Simon

Reply via email to