dev@jsf-extensions.java.net

Re: [JSF-EXT] Status: 0.1 features implemented

From: Jacob Hookom <jacob_at_hookom.net>
Date: Thu, 03 Aug 2006 23:21:45 -0500

Ed, can you explain a little bit more on how this was modified?

Ed Burns wrote:
> Hello JSF extenders,
>
> I have implemented the last feature for the 0.1 release of DynaFaces:
> the ability to queue and subsequently dispatch over Ajax one or more
> FacesEvent instances.
>
> Jacob and Adam had a useful but not as JSFish way to invoke a
> MethodExpression on a component in the view (or its Renderer) and this
> stood in for an event feature until I got around to implementing it more
> correctly. I have renamed Jacob's MethodExpression feature to be called
> "methodName", since that is what you need to pass to the server.
>
> The methodName feature, and the new FacesEvent feature are implememnted
> on a branch and I will be merging it with the trunk tomorrow.
>
> Once that is done, I'll update the slide decks and documentation and
> hopefully do a few screencasts.
>
> Look for a detailed change-bundle tomorrow.
>
> Ed
>