ailing list
cc
Subject
Re: [equinox-dev] De/Serializing IArtifactKey
Yes!
Maybe there is something reusable from the xstream eliminating work.
Stefan
Jeff McAffer wrote:
So far the approach has been that ArtifactRepositories and/or processing
steps are responsible for defining how desc
ond to
Equinox development mailing list
To
Equinox development mailing list
cc
Subject
[equinox-dev] De/Serializing IArtifactKey
For the delta processing steps I need to ´store´ an IArtifactKey into a
string. This artifact key identifies the prede
best for you) and we can look at consolidation later if needed.
Make sense?
Jeff
Stefan Liebig <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
10/22/2007 09:41 AM
Please respond to
Equinox development mailing list
To
Equinox development mailing list
cc
Subject
[equinox-dev] De/Seria
For the delta processing steps I need to ´store´ an IArtifactKey into a
string. This artifact key identifies the predecessor used for
patching/diffing.
I created a simple class performing this serialization and
de-serialization (comma separated list of the properties of IArtifactKey).
What is b