aboutsummaryrefslogtreecommitdiffstats
path: root/object.py
AgeCommit message (Expand)Author
2010-11-08Beginning of an ObjectHandler class to handle objects at user level (will be ...Thibaut Horel
2010-10-26Add static method to get method by hashThibaut Horel
2010-10-26Fix a bug in Object.setPermission (newlines were added when changing the perm...Thibaut Horel
2010-10-26Small bug in Object.getPermissionThibaut Horel
2010-10-25Permission get and set in Object classThibaut Horel
2010-10-23Make object attributes a dictionnary to avoid conflicts with class attributesThibaut Horel
2010-10-23Append childThibaut Horel
2010-10-22CommentThibaut Horel
2010-10-22Some modifications on object classThibaut Horel
2010-10-18Start of the Object class.Thibaut Horel
2010-07-30Project creation.Thibaut Horel