On Wed, Aug 4, 2010 at 11:00, Karel Zak <kzak@redhat.com> wrote:
I don't mind having the raw data and the type accessible. It might be
useful for something we don't know about and it basically comes for
free.
But the only thing we are really interested in is the UUID, which,
like Tejun already suggested, we should probably store
format-independent, and have it always accessible. That way, we would
not need any type-specific parser, we just handle the normal DCE
format.
I don't think we should support any of the labels anyway in root= and
similar, because they never really worked reliably with duplicates,
and just ask for trouble.
Kay
--