As I mentioned in the dev thread, only supporting messages for PPR requests with conversion and validation errors is not adequate for production usage.
On 9/3/07, Adam Winer <[EMAIL PROTECTED]> wrote: > This all seems like enormous overkill *just* to get messages > sent down. We have Javascript that can insert messages > on the client. All we need to do is lean slightly on that code > to reuse it for inserting server-side messages, and this'll work fine > without any architectural changes at all. > > -- Adam > > > On 8/29/07, Andrew Robinson <[EMAIL PROTECTED]> wrote: > > After thinking it on some more and researching how Trinidad is > > handling the PPR triggers more, I thought that maybe the best solution > > is just a new component. I am already using such a component in my own > > project for a site I own. > > > > I just posted the code to JIRA so that you all can see it, comment on > > it and decide if you would like to have it as a core component of > > Trinidad. > > > > The issue: > > > > https://issues.apache.org/jira/browse/TRINIDAD-663 > > > > -Andrew > > >

