I dabbled testing in Opera a bit and these are some notes in case any other Lively users can also debug in Opera...
- Opera does not support console.log but instead supports: opera.postError (http://dev.opera.com/forums/topic/231622) - opera.postError will hopefully help with debugging - first: document.baseURI needs to be changed to document.documentURI - undefined values are occasionally being passed to Base.js:rect() function - so probably need to tweak defaultconfig.js inside localconfig.js to load portions of the examples just a bit at a time Phil On Tue, May 5, 2009 at 2:02 PM, Dan Ingalls <[email protected]> wrote: > > Anyone want to earn a silver star by getting Opera to run Lively > Kernel? Partial credit will also be awarded for making enough > progress to be clear about what more is needed. > > - Dan > _______________________________________________ > General mailing list > [email protected] > http://livelykernel.sunlabs.com/mailman/listinfo/general >
_______________________________________________ General mailing list [email protected] http://livelykernel.sunlabs.com/mailman/listinfo/general
