foo45 / stagger

Automatically exported from code.google.com/p/stagger
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Re-add support for tag version conversion #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Now that read_tag returns a Tag instead of a generic collector, we have lost 
the ability to convert between tag versions.

Either add a copy constructor to Tag2{2,3,4}, or add a to_version method.

Original issue reported on code.google.com by Karoly.Lorentey on 15 Jun 2009 at 2:21