Yeah, I named the bug badly. The subject should have been 'turn on command history persistence so command history lasts across page reloads'

Regards,
Max Carlson
OpenLaszlo.org

On 4/2/10 12:24 PM, Henry Minsky wrote:
I thought the bug was that command history wasn't working at all, I
didn't realize it
was regarding it

On Fri, Apr 2, 2010 at 2:08 PM, P T Withington <[email protected]
<mailto:[email protected]>> wrote:

    So Henry's comment that command history is always persisted was a lie?

    I guess mainly I'm thinking it would be nice to separate out the
    persisting of window position from the command history.


    On Apr 1, 2010, at 13:12, Max Carlson <[email protected]
    <mailto:[email protected]>> wrote:

        Command history works, but persist must be on for it to last
        beyond a page refresh.

        On 4/1/10 10:00 AM, P T Withington wrote:

            How does this relate to Henry's change where he turned
            persist off? There he implies that persist is only for
            preserving the debugger window position and that command
            history is always preserved?

                Change 20080925-hqm-Z by [email protected] on
                2008-09-25 15:13:08 EDT
                    in /Users/hqm/openlaszlo/trunk
                    for http://svn.openlaszlo.org/openlaszlo/trunk

                Summary: debugger improvements

                New Features:

                Bugs Fixed:

                Technical Reviewer: ptw
                QA Reviewer: (pending)
                Doc Reviewer: (pending)

                Documentation:

                Release Notes:

                Details:

                + Debug window will persist the command history
                unconditionally, but will
                only persist the position and size if persist="true"
                attribute is set.

                + lzconsoledebug is passed in to the compiler, so it
                knows whether to instantiate
                a debug window if an explicit<debug>  tag is included.
                This prevents any debug view
                from cluttering up the app view hierarchy, when remote
                debugging is selected

                Tests:



            On 2010-03-31, at 14:01, Max Carlson wrote:

                Change 20100331-maxcarlson-f by maxcarl...@bank on
                2010-03-31 10:58:51 PDT
                   in /Users/maxcarlson/openlaszlo/trunk-clean
                   for http://svn.openlaszlo.org/openlaszlo/trunk

                Summary: Turn on debugger command history, restrict
                based on app ID

                Bugs Fixed: LPP-8868 - Debugger command history not
                working in swf9/10

                Technical Reviewer: hminsky
                QA Reviewer: ptw

                Details: Default persist to true, use app ID as part of
                persist object ID, to keep separate app contexts from
                trampling each other.

                Tests: Command history now works in swf9/10

                Files:
                M       lps/components/debugger/debugger.lzx

                Changeset:
                
http://svn.openlaszlo.org/openlaszlo/patches/20100331-maxcarlson-f.tar






--
Henry Minsky
Software Architect
[email protected] <mailto:[email protected]>


Reply via email to