Aaron Mulder wrote:
Sorry, what's the difference between TranQL 1.0 and 1.1? Is 1.0 targeted to Geroniom M4 or Geronimo 1.0?
Neither - Geronimo can use whichever version it chooses.This change means that 1.1 has a default byte[] binding that stores the data directly in the database rather than generically serializing the array. This is more likely to work with other applications than the serialized form.
-- Jeremy
