SVN Changes

There were three significant changes to the SVN trunk and sandbox recently:

  • Data keywords (use, into, et al.) were moved into Poco::Data::Keywords namespace.
  • All the IO stuff (both sync and async) was moved from Foundation and Net to IO and IO::Socket
  • All the Serial stuff was moved from IO to IO::Serial

All these changes do break code. We never take that lightly, but when being tidy weighs more than being 100% backward compatible we do not hesitate to do it.

The last commit was whopping 180 files. VS71 and VS90 files are not updated yet. Please bear with us and report any problems and/or errors.

Alex