Yeah...Dojo is all over IO via iframes...(when you need it)
I'm still not too keen on using them since the mozilla js garbage collector doesn't get run on iframe contents, but it's a nice way to do certain things when you know you're going to throw the iframe node away soon-ish. On 8/16/06, Matt Brock <[EMAIL PROTECTED]> wrote:
Jessek wrote: > > I actually ran into the same exact problem recently with a client which is > the only reason I was so quick with the iframe answer. I don't see any > references to iframes in XTile though, maybe Ralph was using them but > decided to not update us on his solution? The XTile listener doesn't use IFRAMES. We're using it on our T4 app, and I've become intimately familiar with the beast. :) Actually, IFRAMES would be a potential work-around, though I haven't used them in years (and years...) since it seems like such a proprietary hack. A lot of people are fearful of ActiveX controls and inadvertantly throw the AJAX-baby out with the ActiveX bathwater when they disable AX objects in their security settings: the IFRAMES hack can actually sidestep this. The SAJAX library uses this technique (http://verens.com/archives/2005/08/14/sajax-without-activex/) -- View this message in context: http://www.nabble.com/XTile-over-SSL-tf2080949.html#a5844230 Sent from the Tapestry - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Jesse Kuhnert Tapestry/Dojo/(and a dash of TestNG), team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.