Object Orientated JS and new Transport Driver Definition
Christian Stocker <[email protected]>
| Newsgroups | gmane.editors.bitflux.devel |
|---|---|
| Message-ID | <[email protected]> |
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 -- bx-editor-dev mailing list [email protected] http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev