comparison scripts/build.py @ 96:c8c36f34ff5a

Change model class pattern: * Using normal constructor creates a new object, that can added to the database using the {{{insert()}}} method. * For getting an existing object, the class method {{{fetch()}}} must be used. It's similar to {{{select()}}}, but returns only one object.
author cmlenz
date Sun, 17 Jul 2005 20:14:43 +0000
parents b2d371dac270
children f1baf05a49dd
comparison
equal deleted inserted replaced
95:1984b2e01998 96:c8c36f34ff5a
Copyright (C) 2012-2017 Edgewall Software