Hi Jason, thanks for your feedback. The version i uploaded here https://issues.apache.org/jira/browse/TAP5-570already checks for production mode. Regarding the page vs component, i implemented it as a page because that seems to be the Tapestry approach for this type of stuff. But if you prefer a component and have valid arguments for that feel free to comment on the above issue and we'll take the discussion from there.
On Thu, Jun 25, 2009 at 23:45, Jason Lotz <jasonl...@gmail.com> wrote: > I implemented this code as a component that could be used on any page (or > in > my case, at the bottom of Layout.tml). This component also checks the > Tapestry mode to determine whether or not to show itself. The other > primary > change that I made is that I'm using in-line styles so that it is > completely > portable. > > While this wasn't rocket science, I'm always looking for a way to give back > to such a great community. If anyone wants this version, fire off an email > and I'll send it your way. > > Obviously, all the credit goes to Hugo. I simply modified it to fit my > needs. Thanks! > > Jason > > > > On Thu, Jun 25, 2009 at 1:21 PM, Hugo Palma <hugo.m.pa...@gmail.com> > wrote: > > > Ok, i think i got it working. > > Check out the new screenshot and code on the blog > > > http://hugopalma.wordpress.com/2009/06/24/tapestry-application-status-page/ > > > > On Thu, Jun 25, 2009 at 14:36, Hugo Palma <hugo.m.pa...@gmail.com> > wrote: > > > > > Hi Igor, > > > thanks for pointing that issue out. > > > > > > Indeed it would be cool if we could be view all session data organized > in > > > terms of ASOs and persistent fields. > > > I'll give it a go. > > > > > > > > > On Thu, Jun 25, 2009 at 14:17, Igor Drobiazko < > igor.drobia...@gmail.com > > >wrote: > > > > > >> Nice!!! > > >> > > >> BTW see here: https://issues.apache.org/jira/browse/TAP5-570 > > >> > > >> > > >> On Thu, Jun 25, 2009 at 11:04 AM, Hugo Palma <hugo.m.pa...@gmail.com> > > >> wrote: > > >> > > >> > I've created an application status page that it's very similar to > the > > >> > service status that is bunbled with the framework but instead of > > showing > > >> > information on services it shows information on the web application > > >> itself. > > >> > > > >> > You can check out the code for it and a screenshot here > > >> > > > >> > > > http://hugopalma.wordpress.com/2009/06/24/tapestry-application-status-page/ > > >> > > > >> > I would also like to know if you guys think that such a page should > be > > >> > included in the framework itself. If so i'll gladly create the issue > > and > > >> > appropriate patch. > > >> > > > >> > Cheers, > > >> > Hugo > > >> > > > >> > > >> > > >> > > >> -- > > >> Best regards, > > >> > > >> Igor Drobiazko > > >> > > > > > > > > > > > >