On 8/13/07, Felix Meschberger <[EMAIL PROTECTED]> wrote: > Hi, > > Am Montag, den 13.08.2007, 10:31 +0200 schrieb Christoph Kiehl: > > What do you think of option two in my original mail, regardless of when the > > new > > nodetype management API is available? > > Honestly, while I agree to not grow the API, I favor the first option, > as modifying the implementation to re-register node types would change > the API (contract) - and this I dislike even more than growing the > API...
-1 for option 2. i agree with felix. after all there's a clear distinction between registering a new type vs modifying an existing type, like e.g. in sql dml: 'create table' vs 'alter table'. cheers stefan > > Regards > Felix > >
