Re: Trimming Form Input

2007-01-10 Thread J. Eckard
I can think of a couple of ways to handle it in simple-methods: 1. add a trim-entries operation to trim all entries in a Map or List 2. add a trim attribute to the set operation, the set-*-fields operations, etc Anyone have any thoughts or preferences on this? -David On Jan 10, 2007, at 9:55

Trimming Form Input

2007-01-10 Thread J. Eckard
What would be the best way to trim form input that is passed to stock ofbiz services like "createPerson" and "createPostalAddress"? Add a new operation to the simple-map-processors? Use an entity ECA? I'd like to avoid creating people with names like "John ", " Doe ", etc. and address lines

Re: how about changing log date format?

2006-07-13 Thread J. Eckard
+1 Replacing %-5r with %d{ISO8601} is usually the first thing I do. -Joe On Jul 13, 2006, at 12:57 PM, Si Chen wrote: Hi everybody How about we change the format of the ofbiz.log date format from 76881[ SequenceUtil.java:263:INFO ] Got bank of sequenced IDs for [ContactMech]; curSeqI