You're welcome! Thanks for your support and advice.

The next thing I want to work on is some sanity checking in the Java code - to avoid excessive looping under certain conditions.

After that, I plan to make a UI helper class that will create the UI artifacts needed for temporal expression data entry and such (localized month lists, day-of-week lists, etc).

-Adrian

David E Jones wrote:

This is really cool stuff, thanks for working on this Adrian!

-David


On Sep 16, 2008, at 12:19 PM, [EMAIL PROTECTED] wrote:

Author: adrianc
Date: Tue Sep 16 11:19:55 2008
New Revision: 695995

URL: http://svn.apache.org/viewvc?rev=695995&view=rev
Log:
More temporal expression work - additional JavaDocs, code fixups, converted all job sandbox jobs to temporal expressions.

Modified:
   ofbiz/trunk/applications/accounting/data/AccountingTypeData.xml
   ofbiz/trunk/applications/order/data/OrderScheduledServices.xml
   ofbiz/trunk/applications/party/data/ScheduledJobs.xml
   ofbiz/trunk/applications/product/data/ProductScheduledServices.xml
   ofbiz/trunk/framework/service/data/ServiceDemoData.xml
ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/RecurrenceInfo.java ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressionWorker.java ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TemporalExpressions.java ofbiz/trunk/framework/service/src/org/ofbiz/service/calendar/TimeDuration.java


Reply via email to