Four hours ago I sat down and started laying out a list of items Verbosio (my prototype XML editor) needs implemented to make it useful to people.
Right now, I have 26 things I've added to that list (for today).
Those are just the ones I brainstormed. Getting a working prototype could take a while. (One of the common operations is importing JSLib for file operations. For better or for worse, JSLib's file module works, and would be a nice standalone product from them. If there's a better way, I'll take it...) Also, bear in mind I'm doing this entirely in chrome, IDL and JS components. So there's no special back-end coding going on here.
But when I'm done, if I do everything on the checklist, it'll be one of the best-documented projects based on Mozilla you've ever seen...
Posted by WeirdAl at May 13, 2005 12:23 AMSounds really nice!
Can't wait to see the results.
Not hard. Very hard.
(From Alex: :-p)
Posted by: Daniel Glazman at May 13, 2005 1:27 AMSounds good,
hoping for the best outcome.
You should use MonkeySage's FileIO module... it works very similarly to JSLIB's but is standalone and small.
We use it in QuickNote.
http://www.mozdev.org/source/browse/quicknote/src/content/jsio.js?rev=1.5&content-type=text/x-cvsweb-markup
The title remember be of a rant by Daniel about how few people can even conceive editors are definitely not an easy tasks.
well its not a comment...but a request-can u plz guide me on designing an editor.What basic skills it requires and where i should begin from.
If u could..
(From Alex: I think a better person to ask that of is Daniel Glazman. I for one haven't fully figured the answers out...)
Posted by: Umaima at June 8, 2005 12:31 AM