[Laszlo-dev] For Review: Change 20080707-dda-U Summary: Changed Lz* names in doc pages
Donald Anderson
dda at ddanderson.com
Mon Jul 7 19:20:56 PDT 2008
Change 20080707-dda-U by dda at lester.local on 2008-07-07 21:38:51 EDT
in /Users/dda/laszlo/src/svn/openlaszlo/trunk-doc2
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Changed Lz* names in doc pages
New Features:
Bugs Fixed: LPP-6591 (Adjust doc tool to list Javascript name of <tag>
as `lz.tag`),
LPP-6593 (Adjust javascript type declarations to not use LzView)
Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
Checking in per Amy's request, even though this is known to be
incorrect,
so there is something to look at, and adjust.
Classes/Types of the form 'LzBlah' have been changed to 'lz.Blah'
on the doc
pages (these LPP-* only apply to the doc pages, not the navbar,
although that
is related with LPP-6600). These changes occur in the synopsis,
the Javascript type, the 'extends' and the 'inherited from'
classnames.
This is not right for several reasons:
- Names like 'LzBlahBlah' should really be lz.blahblah when
there is a tagname <blahblah>
- When there is no tagname, it's not clear that there should be
a lz.* name, and if so,
what it should be called (lower case? camel case?)
- Possibly some places that names are changed on the page they
should not be.
This changeset can be viewed as a starting point or proof of
concept of how to accomplish
these within the doc framework. Some parts of it can be backed
out, or adjusted as necessary.
Tests:
Built doc pages and visually inspected.
Files:
M docs/src/xsl/js2doc2dbk/utilities.xsl
M docs/src/xsl/js2doc2dbk/synopsis.xsl
M docs/src/xsl/js2doc2dbk.xsl
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080707-dda-U.tar
--
Don Anderson
Java/C/C++, Berkeley DB, systems consultant
voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080707/d147bedc/attachment-0001.html
More information about the Laszlo-dev
mailing list