On Thu, 11 Sep 2003, Jesse Shy wrote:

> let me make sure I have this correct. Under the proposed way all the
> methods will take at least 1 argument -- a dt object that is the target
> date -- and the routine will run completely on each call? No problem.

Right.  If we wanted to optimize this later we could use memoization, but
for now a good API and correct results are fine.  Speed can come later.


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

Reply via email to