Christian Stocker
2002-10-09 15:39:13 UTC
Hi
During my holidays (yo, yo, I know...) i started converting the now
completely procedural BXE to something more Object oriented. It was on
my todo list since months (and put on higher prio after some hints by
Brian), but never got on it,because 1) I never looked into OO-JS before
and 2) i was too busy with hunting bugs and features :) It's only a
start right now and there's still a lot to do, but it should make the
code a lot cleaner (hopefully)
Some introductions for OO-JS can be found at:
http://www.webmasterbase.com/article/473/91
http://devedge.netscape.com/viewsource/2001/oop-javascript/
One of the first things converted to OO was the Transport Driver stuff.
See bxe/js/http.js for an example. There is not much to say about it,
the class just needs a load and a save method to work :)
chregu
During my holidays (yo, yo, I know...) i started converting the now
completely procedural BXE to something more Object oriented. It was on
my todo list since months (and put on higher prio after some hints by
Brian), but never got on it,because 1) I never looked into OO-JS before
and 2) i was too busy with hunting bugs and features :) It's only a
start right now and there's still a lot to do, but it should make the
code a lot cleaner (hopefully)
Some introductions for OO-JS can be found at:
http://www.webmasterbase.com/article/473/91
http://devedge.netscape.com/viewsource/2001/oop-javascript/
One of the first things converted to OO was the Transport Driver stuff.
See bxe/js/http.js for an example. There is not much to say about it,
the class just needs a load and a save method to work :)
chregu
--
bx-editor-dev mailing list
bx-editor-***@lists.bitflux.ch
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev
bx-editor-dev mailing list
bx-editor-***@lists.bitflux.ch
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev