Re: libseed-list Release?



When we have merged Alexandre's changes it would be a good time to release.

He did bring up an interesting issue, as he's copying some features/code from gjs.  Basically they have been using 

var x = xml_object.toJSON();

in the xml and JSON libraries, however, it does not actually return JSON, rather it returns the javascript object, that can be converted to JSON.

We have a few options here
a) just copy gjs, and live with the slightly confusing name.
b) name them correctly (eg. .toJS()) - and see if gjs want's to follow suit..
c) name them correctly, and have a wrapper, that warns of the strange name, but is allows API compatiblity.

Regards
Alan


 --- On 31/Aug/2011, Tim Horton wrote: 
> Hi, guys!
> 
> I've noticed a lot of activity recently, which is awesome!
> 
> Let me know if you want me to make a release some time, I'd be happy to! (also, if any of you want the ability to make releases on a more regular basis, I'm sure that could be arranged).
> 
> --Tim
> _______________________________________________
> libseed-list mailing list
> libseed-list gnome org
> http://mail.gnome.org/mailman/listinfo/libseed-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]