XML File Creation Problems
Status: Alpha
Brought to you by:
ljshj
Creating XML-based files other than .page files results in invalid XML. It always puts "page-specification" as the DOCTYPE which is incorrect for any file type other than page specifiction. For example, greate a .jwc file, the DOCTYPE should be component-specification. It would be nice if it would also seperate each top-level XML entity, e.g. "component" with a newline to make debugging easier (otherwise, they all appear on the same line in the stack trace.)
Also, the XML editor needs improvement. For example, when creating a component in a page-specification, focus the cursor on the "id" field. Similar for creating a binding under a component.
Logged In: YES
user_id=1330528
Originator: NO
Thank you! These will be modified in next version.