On Tue, Jul 10, 2012 at 4:20 PM, Godmar Back <godmar@gmail.com> wrote:

It should be "outdated" or "out-of-date", not "out-of-dated".  Looks like moving to 7.3 is a bigger effort than thought...


I stand corrected. Looks like the new org.basex.server.BaseXClient is backwards-compatible - I was able to just throw my code out and voila!  Only change was that BaseXException now inherits from IOException, requiring the rearrangement of a catch clause.  Great!

 - Godmar