Looks like intid support has landed to Plone (with Dexterity?)

However there is little information how intids behave or how they should be used (when to use, getting id, look-up by id, when to set id manually) and what packages are involved.

Are there any, even short, instructions regarding this matter?

https://github.com/plone/plone.app.intid

link|improve this question

67% accept rate
feedback

1 Answer

Intid support won't land in Plone any time soon, I think it is optional in Dexterity 1.1 and certainly will be in Dexterity 2.0 which is the version PLIP'ed for Plone 4.3. Just use the plone.uuid support instead (the broken-out Archetypes UID functionality) which is a dependency for Dexterity 1.1 and up.

link|improve this answer
Thanks for the information. Still now answer how to use it though :) – Mikko Ohtamaa Dec 28 '11 at 7:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.