Macro language
Posted: Mon Apr 03, 2006 3:22 pm
Hi,
Do you have plans for adding a macro facility (in the sense of a true macro language, such as vba in Word or beanshell macro's in jEdit)? I know about code templates, but I need programming capabilities (without being a java programmer myself, so the plugins are beyond me).
Possible use case: user creates <l> elements for each line of poetry, a macro adds xml:id attributes (and n-attributes for the line numbers) to the lines in the current selection.
Come to think of it: an alternative could be to have the output of a transformation scenario replace the contents of the current file. I could then use XSLT as a (sort of) macro language.
Peter
Do you have plans for adding a macro facility (in the sense of a true macro language, such as vba in Word or beanshell macro's in jEdit)? I know about code templates, but I need programming capabilities (without being a java programmer myself, so the plugins are beyond me).
Possible use case: user creates <l> elements for each line of poetry, a macro adds xml:id attributes (and n-attributes for the line numbers) to the lines in the current selection.
Come to think of it: an alternative could be to have the output of a transformation scenario replace the contents of the current file. I could then use XSLT as a (sort of) macro language.
Peter