Migration of the Dialog contrib is now completed. You can download the
current master from 

    https://github.com/cboulanger/qx-contrib-Dialog/zipball/master

or get it with git from 

    git://github.com/cboulanger/qx-contrib-Dialog.git

After this has been tested for a while, I will tag the 0.6 release. 

Please note  Please note that the API of dialog.Login has changed:

The "callback" property is now used not for the authentication, but as an 
(optional) final callback after authentication has take place. It will be 
called with an truthy value (the error message/object) if authentication has 
FAILED or with a falsy value (null/undefined) if it was SUCCESSFUL. The 
authenticating function must now be stored in the checkCredentials property.  

Please find the details in the class documentation. You'll have to update
your code to continue using the login widget.

Cheers,
C. 



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Moving-Dialog-qooxdoo-contrib-project-to-github-tp7580882p7580894.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to