Ah. Or, we could eliminate the <debug> tag and only have console debugging, instead of inline debugging.

On 2007-03-15, at 17:58 EDT, Jim Grandy wrote:

A fuller answer is that we now document special forms separately from classes. The 'Debug' class *is* documented in the reference guide, but we need to add an entry for the <debug> special canvas element.

On Mar 15, 2007, at 2:52 PM, Jim Grandy wrote:

There was no documentation in the schema next to that entry, so I think I didn't notice it when I was extracting documentable special forms.

I'll add it.

jim

On Mar 15, 2007, at 2:43 PM, P T Withington wrote:

There used to be an entry, did it disappear?

http://www.openlaszlo.org/lps/docs/reference/debug.html

On 2007-03-15, at 14:52 EDT, Jim Grandy wrote:

It's quite possible to add an entry for the 'debug' tag in the refguide, but I'd rather wait until 4.0.1. Will you file a bug with pointers to relevant information?

jim

On Mar 15, 2007, at 11:28 AM, P T Withington wrote:

Well, there's some doc in the change note you may want to incorporate... The <debug> tag is one of those 'special forms', that have to be documented somehow. Actually, IWBNI we could just eliminate it in both runtimes. But that's for another day.

On 2007-03-15, at 14:23 EDT, John Sundman wrote:

approved.   OR were you just informing? Well, approved anyway.

jrs

On Mar 15, 2007, at 12:56 PM, P T Withington wrote:

Change 20070315-ptw-J by [EMAIL PROTECTED] on 2007-03-15 12:49:29 EDT
    in /Users/ptw/OpenLaszlo/legals-1
    for http://svn.openlaszlo.org/openlaszlo/branches/legals

Summary: Don't generate empty debugger view in DHTML

Bugs Fixed:
LPP-3707 'canvas layouts and debug tag collide'

Technical Reviewer: hminsky (pending)
QA Reviewer: mdavis (pending)
Doc Reviewer: jsundman (pending)

Documentation:
In DHTML, the debugger appears as a separate HTML frame, rather than in-line in the application. As a consequence the <debug> tag does not
actually control the size of the debugger frame.

Release Notes:

Details:
    DebugCompiler: Ignore the <debug> tag in DHTML

    debugger/library.lzx: Only for swf

Tests:
    Mark's test case

Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/ DebugCompiler.java
M      lps/components/debugger/library.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ 20070315-ptw-J.tar




Reply via email to