In my case, I added 'mix:shareable' mixin to a node created earler. But
later if I try to remove the mixin, I get the error message that
'mix:shareable' mixin can not be removed from the node. Any idea why this is
happening or how I can fix this issue?

On Tue, Apr 12, 2011 at 12:29 AM, Alexander Klimetschek
<aklim...@adobe.com>wrote:

> On 11.04.11 09:55, "Justin Edelson" <jus...@justinedelson.com> wrote:
>
> >You should use removeMixin(). But, as the OP noted, you can't remove a
> >mixin which wasn't added by addMixin().
>
> Exactly. Because a mixin that is part of a (primary) node type because
> that node type includes it / inherits from it, is not really a mixin
> anymore.
>
> Regards,
> Alex
>
> --
> Alexander Klimetschek
> Developer // Adobe (Day) // Berlin - Basel
>
>
>
>
>

Reply via email to