Hi John,

I didn't even know Rhino had a new version out. It's not listed on 
http://www.mozilla.org/rhino/download.html, where did you get it?

We don't have unit tests for qx.Server yet, but there's no reason why we 
shouldn't. Think I'll get right on that.

Regards,
Daniel

On 06/26/2012 09:42 AM, John Spackman wrote:
> Hi
>
> qx.core.Environment.get("runtime.name") returns "safari" when running on
> Rhino (I'm currently running 1.8); the test in qx.bom.client.Runtime
> detects Rhino with typeof environment but this fails, and a better test
> would be:
>
>     if (typeof Packages === "object" &&
>     Object.prototype.toString.call(Packages) === "[object JavaPackage]") {
>
>
> I'd like to fix this and submit a pull request – are any Rhino unit
> tests I can update?
>
> John
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>
>
>
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to