[PEAK] DateTime, and datatype methods
R. David Murray
rdmurray at bitdance.com
Tue Oct 26 22:07:32 EDT 2004
On Tue, 26 Oct 2004, Phillip J. Eby wrote:
> >By the way, I'm really thrilled at how easy implementing the business
> >rules is using peak and the domain model.
>
> Because it's not mixed in with the storage and UI code, or...?
Exactly. My last attempt at a billing system (six years ago, also
in python) came to a very nasty end because of mixing up the storage
issues with the rest of the code.
--David
More information about the PEAK
mailing list