[Xotcl] XOTclIDE 0.60

Artur Trzewik mail at xdobry.de
Wed Mar 31 09:49:59 CEST 2004


Hi!

New Version of XOTclIDE 0.60 is released.
http://www.xdobry.de/xotclIDE

changes:
- support of version control on ms access driver (per tclodbc). It is able to
use MS Officce Access format for version control database. You do not need
MS Access on your client, because this driver is standard component of Window.
It can be better (but not platform-independent) way to have sigle-user version 
control on windows than sqlite (that can be pretty slow)
- some small changes in version control schema makes old repository not
upgrade-compatible. Please apply update sql (update60.sql) if you want to
use old repository (per plug-in SQL Browser)
- new variable access tracker. You can invoke debugger on write/read access to
global variables or XOTcl object variables.
Also GUI variable watch, that can link per entry widget -textvariable with any
global variable or XOTcl object variable
- updated documentation
- for another changes and bug-fixes see change-log file

Also updates in XOSql - XOTcl wrapper for database access
http://www.xdobry.de/xosql

Artur Trzewik




More information about the Xotcl mailing list