Re: [Plastic-devs] Plastic Application Monitor
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Alasdair A. <aa...@as...> - 2006-10-14 08:07:39
|
John Taylor wrote: > There's also the issue of reading the .plastic file.... From a web page rather than a widget? I'd guess you can work around that by asking the user to do a POST, it doesn't need to upset the web application interface too much (AJAX means we no longer have to reload pages). It's still a pain though. You could also farm it out to a Flash applet which doesn't have the same sort of limitations (it has a whole different set), but my Flash is fairly weak. Al. |