[osmosis-dev] toString() and plugin-versions
Marcus Wolschon
Marcus at Wolschon.biz
Sun Mar 15 15:37:47 GMT 2009
Hello Brett,
I just added sensible toString() -methods to the 0.6 entity-classes
and added a <replace> -task
to build.xml to set the version-number of the osmosis core-plugins.
The former should make debugging and logging much easier.
(Nodes, Ways, .. display their ID and if known their name, relations
id anf if known their type,
waynodes the nodeID and relation-members type, role and id). Nothing
fancy but enough to
know what the entity you are looking at in the debugger/log-file is.
The plugin-versions should allow for plugins to correctly specify what
version of
osmosis they are made for and save a lot of bug-reports.
(I just got another one due to such version-mismatches.)
Marcus
More information about the osmosis-dev
mailing list