[DB-SIG] ODMG Date/time classes

Christian Egli christian.egli@stest.ch
18 Dec 1997 15:03:25 +0100


>>>>> "Marc" == M -A Lemburg <lemburg@uni-duesseldorf.de> writes:

  Marc> BTW, is Christian going to upload his work to some URL out
  Marc> there ? Would be nice if we could at least reference them.

1. I don't have an URL where I could put my stuff.

2. I don't really like my code all that much. The class hierarchy bugs
   me because I have to convert a GregorianDate into an AbsoluteDate
   into an IsoDate just to find out the weekInYear. What I really want
   is for the GregorianDate object to change its interface and become
   an IsoDate. How could I achieve that? Is aggregation maybe the key?

3. Least but not last we haven't decided on a decent name. I first
   used the same name as Edward M. Reingold, namely
   CalendricalCalculations.py but this seems too long and awkward.

But if you'd like to upload it to some URL (maybe ftp.python.org?)
feel free to do so.
   
-- 
Christian Egli
Switching Test Solutions AG, Friesenbergstr. 75, CH-8055 Zuerich

                                       

_______________
DB-SIG  - SIG on Tabular Databases in Python

send messages to: db-sig@python.org
administrivia to: db-sig-request@python.org
_______________