23 Sep
2002
23 Sep
'02
4:26 p.m.
Florent Guillaume writes:
Dieter Maurer <dieter@handshake.de> wrote:
Christopher N. Deckard writes: ... deleting catalog meta data columns makes meta data inconsistent ...
Its an implementation side effect: The meta data for an objects is stored as tuple; it does not contain the names. Therefore, when you change the metadata scheme, the tuples are no longer in sync and you must rebuild the metadata tuples for each object.
Well, let's say it's a bug, period. :-) I am too pragmatic to call it a bug...
Dieter