On 8/8/07, Marc Prud'hommeaux <[EMAIL PROTECTED]> wrote: > > > > > 1. should we move from symbolic constants to enums in our binding > > tier?
+1 > 2. if so, where should we put the enums? > > I'd say put it at the same level as the rest of the persistence > stuff, which is where our other enums currently are (e.g., > org.apache.openjpa.persistence.MetaDataTag). +1 What does everyone else think? Does anyone else have experience with > "-target jsr14" and any attendant problems with using the flag? I have no personal experience with the target jsr14 flag. Past experience suggests that the flag won't be perfect and we'll run into some minor (hopefully) headaches with it. IMHO it's well worth investigating further. -Mike
