[Laszlo-dev] For Review: Change 20081204-ptw-5 Summary: Improve formatToString documentation and examples

P T Withington ptw at pobox.com
Fri Dec 5 11:01:09 PST 2008


[Checking in so you can review.]

Change 20081204-ptw-5 by ptw at dueling-banjos.home on 2008-12-04  
13:51:43 EST
     in /Users/ptw/OpenLaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Improve formatToString documentation and examples

Bugs Fixed:
LPP-7437  Emphasize Debug.debug over Debug.write in documentation  
examples (partial)

Technical Reviewer: lou at louiorio.com (pending)

Details:
     LzMessage, LzDebug, LzMonitor, LzTrace, LzText: Update type
     declarations to something the doc tool will grok

     LzDebug, LzText, LzFormatter: Update links to instance variables
     since the doc tool does not know what to do with an xref.

     LzNode, LzText: Add missing private declarations

     LzFormatter: Add examples suggested in bug report.  Improve the
     documentation of formatToString.  Make formatToString not complain
     about extra arguments when using positional arguments.

     debugger/library: Remove <>'s that were making the doc tool
     whine.  Improve the documentation to make it clearer that there
     will not always be a debugger console window that you can
     manipulate.

Tests:
     smokecheck, examples from bug, ant doc and inspection

Files:
M      WEB-INF/lps/lfc/debugger/LzMessage.lzs
M      WEB-INF/lps/lfc/debugger/LzDebug.lzs
M      WEB-INF/lps/lfc/debugger/LzMonitor.lzs
M      WEB-INF/lps/lfc/debugger/LzTrace.lzs
M      WEB-INF/lps/lfc/core/LzNode.lzs
M      WEB-INF/lps/lfc/views/LzText.lzs
M      WEB-INF/lps/lfc/compiler/LzFormatter.lzs
M      lps/components/debugger/library.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081204-ptw-5.tar


More information about the Laszlo-dev mailing list