Hi,

On 6/6/07, Tako Schotanus <[EMAIL PROTECTED]> wrote:
On 6/6/07, Stefan Guggisberg <[EMAIL PROTECTED]> wrote:
> currently there's no easy programmatic way of changing the primary type
> of a node. jcr 2.0 (jsr-283) will include a new method
> Node.setPrimaryType(String)

Any idea how that is going to work?
The types must be compatible somehow?

I guess the cleanest approach would be to re-evaluate the type
constraints during the next save() call. This way the client can
perform any modifications necessary to make the node meet the
constraints of the new type.

BR,

Jukka Zitting

Reply via email to