Re: Thoughts on <doc/>
Corey Jewett <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
Again for those who missed it, attached is the doc format I'm writing a tool for. It may change slightly, but not too much. Unlike the javadoc format (which I'm emulating) there will be no embedded html. My parser is more of a convertor which will output XML, then I'm going to abuse Xalan to output xhtml. Other formats may also appear. ETA: 3 weeks. Corey P.S. Ignore the rest of clickable.xwt, I'm sure it's changed since we hacked out this format on #xwt. On Saturday, March 22, 2003, at 11:07 PM, David Crawshaw wrote: > Excuse the attachment, Mail no longer lets me copy and paste text. > (wtf?) > > Personally, I think we're in an XML environment, and should use XML > for our only means of formatting. It's far from perfect, but it's what > we're using, and what I think we should stick with. > > However, that doesn't mean it needs to be horribly designed crap like: > > <parameter> > <parameter-name>foo</parameter-name> > <parameter-default-value>bar</parameter-default-value> > <parameter-type>public</parameter-type> > </parameter> > > What do you think of the attached? > > > > d_______________________________________________ > http://lists.xwt.org/listinfo/dev _______________________________________________ http://lists.xwt.org/listinfo/dev