Change 20071107-ben-j by [EMAIL PROTECTED] on 2007-11-07 14:30:54 PST
in /Users/ben/src/svn/openlaszlo/branches/paperpie
for http://svn.openlaszlo.org/openlaszlo/branches/paperpie
Summary: Further improvements to the attributes list category
New Features: Categories can be readonly, read/write, initialize-
only, or FIXME.
Documentation:
js2doc2dbk is now capable of generating correct attributes list
information when the source code has correct markup.
This change updates metadata in both LzNode.lzs and LaszloView.lzs
so that they produce some reasonable output (not yet perfect) in
combination with the new xsl for the attributes list.
Tests:
ant clean build doc
look at http://localhost:8080/paperpie/docs/reference/LzView.html
notice that mask and focusable are "readonly", align is "initialize-
only",
and x and y are "read/write".
Files:
M WEB-INF/lps/lfc/core/LzNode.lzs
M WEB-INF/lps/lfc/views/LaszloView.lzs
M docs/src/xsl/js2doc2dbk.xsl
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071107-ben-
j.tar