| « Another Saturday Night and I ain't got nobody... | ーれば vs. ーたら » |
Workin' on jsXe
Workin' jsXe for most of the day today. I'm trying to separate the strait gui components for the different views from the editor specific parts. I didn't see the necessity for this at first but a few projects have used code from jsXe and basically rewrote parts of it. I would rather they used specific classes (the gui components) and wrote their own logic to integrate it into their application.
After that I need to get the find dialog working for the source view. Then implement other random features like cut & paste in the tree view. Then on to creating plugin support which I'd like to get around to soon.
Speaking of plugin support, I took another look at JGraph yesterday. That project is super sweet. The diagram components look good and work well. I can't wait to use it to create a schema designer plugin/view.