antville/code/HopObject
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
..
$HopObject.skin * Heavily edited wording of gettext() calls in notification messages 2010-05-24 13:32:40 +00:00
HopObject.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
metadata.js Fixed typo 2011-06-27 20:15:55 +00:00