|
From: Luigi B. <lui...@gm...> - 2011-02-08 08:15:50
|
On Tue, 2011-02-08 at 09:12 +0100, Luigi Ballabio wrote: > End-of-month says that the schedule should generate dates on the last > business day of the month, and as such overrides business-day > convention. In fact, the constructor is probably misleading. There should be a Schedule constructor taking conventions, and another one to be used for end-of-month (which takes no convention, but maybe just a boolean to specify whether dates should be adjusted.) Any thoughts? Luigi -- feature, n: A surprising property of a program. Occasionally documented. To call a property a feature sometimes means the author did not consider that case, and the program makes an unexpected, though not necessarily wrong response. See BUG. "That's not a bug, it's a feature!" A bug can be changed to a feature by documenting it. |