Re: Issue 157: which classes do we need?
i have been careful with existing files in the past. when i was working mantis issue 144 (fixed in rev 9845), i was sure to preserve loading in the old format.Rob Cashwalker wrote:Just be aware that if you change the deck formats AGAIN, then you have to add IMPORTERS and EXPORTERS in addition to the original deck importers, otherwise folks are going to be furious with their old decks being useless.
On the other hand, you can tweak the single-liner deck format to support all the information you need.
The point of this is not to change the deck file. The point is to make a lightweight card object that makes searching and sorting faster.
what purpose do EXPORTERS serve? sharing decks with users who are running older versions of Forge?