Hello, I have a very ugly legacy system that persists scheduled Calendar dates as duplicated records for each day scheduled. For each record persisted in the data record only the scheduled day date is changed for that record. The database uses an order-of-magnitude number of records to store a single week of scheduled events for example.
I have read the doco and the JODA Period class looks promising as a starting point. Before, I begin I would be interested in any examples, projects or links that have created a custom Calendar scheduling of events as Java Class Object based on JODA. Please advise, David. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Joda-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/joda-interest
