Re: PageFlowScope and framesets bug?

2006-06-19 Thread Cosma Colanicchia
I get the point, thanks Adam. Probably it would be fine to have af:frame do it automatically, at least with an option. Cosma 2006/6/15, Adam Winer [EMAIL PROTECTED]: Cosma, What you'll need to do is change: source=/faces/people/edit/top.jspx to source=#{...anELExpression..} ... where the

Re: [Proposal] skinning platform, agent, and language features

2006-06-19 Thread Jeanne Waldman
Catalin Kormos wrote: Thanks for bringing the use of CSS3 syntax into discussion, this was one of the things that put me a lot into thinking actualy :). From what i can tell, all the features you mentioned can be achieved with CSS2 syntax too. Here is how i'm imagining to make this work:

Re: Thoughts about unit testing and mock objects

2006-06-19 Thread Matthias Wessendorf
Gentlements, since there is this nice little guy ([1]), I'd like to come back to this discussion. Adam and I spoke about starting to solve this problem. For JSF infrastructure things we'd like to give Shale a try. For stuff like UIComponent / Rendere there might be JMock useful. Btw. I checked