Missing the point a bit...

The reason for the script insert in the first place is Safari has
synchronous issues with eval even window.eval.
In your attempt to avoid browser sniffing you have avoided the reason
why the implimentation is needed and inflated the code size.
http://webreflection.blogspot.com/2007/08/global-scope-evaluation-and-dom.html

@Tobie - I dig your blog post, I referenced in in my research for the
exec solution when I was deving ProtoSafe.

http://pastie.caboo.se/169801

less code. addresses the issue.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to