coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00899
Re: New CO_VERSION table
Why not just stick a value into the PROPERTY table; if it's just one key/value, it'll save on creating a whole new table...
G
________________________________
From: Eric Schultz [wwahammy@xxxxxxxxx]
Sent: Monday, April 18, 2011 3:06 AM
To: Garrett Serack; coapp-developers
Subject: New CO_VERSION table
All,
I'm adding a CO_VERSION table to packages now. It will always contain one row with a column of type "string" and category "Version" called "coapp_version". This, unsurprisingly, will contain the version of CoApp that created the package. Looking forward, there's may be a point where there are enough changes between CoApp versions that newer packages might not be fully compatible with older versions. This is a surefire way to figure out which version of CoApp actually made a particular package.
Eric
Follow ups
References