xmlclass/xmlclass.py
Mon, 17 Sep 2007 10:13:56 +0200 lbessard Adding support for refreshing PLCOpenEditor block list
Mon, 10 Sep 2007 18:16:07 +0200 lbessard Adding support support for using PLCOpenEditor with Beremiz
Mon, 10 Sep 2007 09:00:50 +0200 lbessard Bug on optional attributes generation fixed
Mon, 10 Sep 2007 08:37:04 +0200 etisserant *** empty log message ***
Fri, 07 Sep 2007 10:27:20 +0200 lbessard Bug on xmlclass XML file attributes generation fixed
Tue, 04 Sep 2007 17:12:48 +0200 lbessard Adding members to classes for automatically generate infos and set the value of an element with its path
Tue, 04 Sep 2007 17:08:12 +0200 jon Bug on choice element in xmlclass fixed
Fri, 31 Aug 2007 15:09:05 +0200 lbessard Adding support for default values
Thu, 23 Aug 2007 09:23:32 +0200 lbessard xmlclass modified for allowing class definitions for multiple XSD files and indicating which classes are the base classes
Tue, 21 Aug 2007 08:55:59 +0200 etisserant Changed the way class are generated, using classobj from "new" module, instead of type inheritence.
Thu, 09 Aug 2007 18:07:44 +0200 lbessard Adding support for automatically generate function blocks in interface when a block is added
Thu, 02 Aug 2007 16:51:58 +0200 lbessard Changing file headers
Mon, 25 Jun 2007 18:57:14 +0200 lbessard Adding support for date and time data types
Wed, 07 Feb 2007 18:43:32 +0100 lbessard PLCGenerator finished