-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.3.2
-
Component/s: Live Edit (deprecated)
The default NotePlugin is not a good programming example as it creates an empty document in the repository before setting the properties and saving it again.
This can be optimized by creating an empty document model in memory, setting the properties and then creating the document in the repository.