Menu

#7 app constructor source generate comments

open
nobody
None
5
2002-01-12
2002-01-12
No

hello
It would be nice if when the xml source is gerated in
the app constructor comments are generated as well
describing what part of the form the tags apply to ...

for example
<!--These tags are for the types form-->
<app:type editor="aiml" extensions="xml,aiml"
id="AIML" tag="aiml"/>

<!--These tags are for the editor form-->

<app:editor class="org.jbrix.gui.app.XPad"
id="aiml"
window.title="%f - AIML1">

<!--These tags are for the Form -->
<form ref=".">
<components>
<textfield ref="pattern">
<caption>pattern</caption>
</textfield>

etc.*

If you can point me to the generator class I could add
these for you. I poked around in the javadocs but I
wasn't able to locate which class I could modify to
make this these comments 'automatic'

many thanks
dennis

Discussion

  • Dennis Daniels

    Dennis Daniels - 2002-01-12

    changed some of the help dialogs to include xml tag information for user reference

     
  • Dennis Daniels

    Dennis Daniels - 2002-01-12

    Logged In: YES
    user_id=403318

    i've made some additional notes to the help dialog in the
    app constructor please review for accuracy thanks

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.