antville/code/File
Tobi Schäfer 2cb742024d * Added new static add() method to most of the prototypes doing all necessary stuff to create the desired object, updating it, adding it to the right collection etc.
* Disburdened constructor methods of most of the prototypes by moving most of the code to the new static add() method.
 * Added temporary debugging method HopObject.confirmConstructor() to log a warning whenever a constructor is directly called – in which case it should be checked if the static add() method is to be preferred.
 * Removed obsolete code in Poll.edit_action() method.
2012-05-12 13:50:41 +00:00
..
$File.skin * Modified order of actions in item list views 2010-04-26 00:22:20 +00:00
File.js * Added new static add() method to most of the prototypes doing all necessary stuff to create the desired object, updating it, adding it to the right collection etc. 2012-05-12 13:50:41 +00:00
File.properties Added URL keyword to svn:keywords property 2011-02-23 16:24:32 +00:00
File.skin * Added protected skin files (currently prefixed with "$") that cannot be customized or overwritten by the user 2008-04-21 13:35:50 +00:00