Re: Gjs Lang.Class uses __proto__ to change function prototypes?

2013-04-19 Thread Jasper St. Pierre
Note that while it's non-standard, every browser supports it, because it's part of the Web ECMAScript standard. http://javascript.spec.whatwg.org/#object.prototype.__proto__ On Thu, Apr 18, 2013 at 3:22 PM, Giovanni Campagna scampa.giova...@gmail.com wrote: Yes, this is non standard, but

Re: Gjs Lang.Class uses __proto__ to change function prototypes?

2013-04-19 Thread Andy Wingo
On Thu 18 Apr 2013 20:16, Nikita Churaev lamefun@gmail.com writes: newClass.__proto__ = this.constructor.prototype; where newClass is a function. Why does Gjs do this? Isn't this non-standard? ES6 will standardize __proto__. Andy -- http://wingolog.org/

[GSoC 2013] Ability to save and load virtual machine boxes

2013-04-19 Thread Nikhil Siddhartha
Hi everyone, I am a third year student of Computer Science at IIIT Hyderabad, Hyderabad, India. I am very interested in doing the project mentioned in the subject (Ability to save and load virtual machine boxes). I believe, I believe, I have sufficient experience and skills required for this

Re: [GSoC 2013] Ability to save and load virtual machine boxes

2013-04-19 Thread Zeeshan Ali (Khattak)
On Sat, Apr 20, 2013 at 3:04 AM, Nikhil Siddhartha nikhilsiddhar...@gmail.com wrote: Hi everyone, Hi, I am a third year student of Computer Science at IIIT Hyderabad, Hyderabad, India. I am very interested in doing the project mentioned in the subject (Ability to save and load virtual