I am thinking about writing a Berkeley DB XML [en] plugin for IntelliJ IDEA [en].
What I think would be useful would be:
* a way to read the documents from the database (I?m thinking of a tree with a node per document),
* a possible integration with the XPath plugin?
* a XQuery plugin: simple support for execution of XQuery request at first, then a complete custom language plugin [en].
Post comment (0)