svn commit: samba r20937 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.3-sdk/frontend/framework/source/class/qx/util/fsm swat/source/class/swat/main swat/source/class/swat/module/ldbbrowse

derrell at samba.org derrell at samba.org
Sun Jan 21 20:19:44 GMT 2007


derrell at samba.org writes:

> Author: derrell
> Date: 2007-01-21 20:15:06 +0000 (Sun, 21 Jan 2007)
> New Revision: 20937
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20937
>
> Log:
> Update to latest Finite State Machine with properly-handled blocked events
> Modified:
>    branches/SAMBA_4_0/webapps/qooxdoo-0.6.3-sdk/frontend/framework/source/class/qx/util/fsm/FiniteStateMachine.js
>    branches/SAMBA_4_0/webapps/swat/source/class/swat/main/AbstractModuleFsm.js
>    branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse/Fsm.js

Simo, I accidentally did this as a single check-in, so you didn't get a log
message explaining the swat changes.  The list of blocked events is now passed
to the state which deals with awaiting the result of an RPC request.  This
means that the treeOpenWhileEmpty event is now properly handled, and the tree
opens as it should, upon clicking on the '+'.

Derrell


More information about the samba-technical mailing list