In using xxe to create large DocBook documents, I'm noticing a pattern: To insert a new item into an itemizedlist/orderedlist or a new row into a table (table->tgroup->tbody) I have to hit Ctrl-Uparrow three times then hit return (or ctrl-return).
I'm thinking that there might be an opportunity here for some sort of optimization. Questions: 1) Will the product version of xxe have the ability to record keystroke macros? ...and bind them to custom key combinations? 2) Will it have the ability for users to write "plugins" that will allow us to extend the functionality of the tool? (See www.xerlin.org (formerly the merlot xml editor). ...and/or... 3) Will you be including something like BeanShell, that would allow the quick, iterative development of extended functionality? Thanks, Tom

