Clone
Gustaf Neumann <neumann@wu-wien.ac.at>
committed
on 25 Jan 14
nsf.c: - new command ::nsf::object::alloc /class/ /obj/ ?/script/? alloc an object and execute script in the context. Can be used to reg… Show more
nsf.c: - new command ::nsf::object::alloc /class/ /obj/ ?/script/?   alloc an object and execute script in the context. Can be   used to regenerate an object in a old state.

serializer:

- fixed loading of objects with required data in the blueprint

 (many thanks for david hopfmueller for reporting this)

- make use of nsf::object::alloc (1 command instead of 1 create + 2 evals)

- these changes imprived laading time of blueprint by about 25%

 for OpenACS+xowiki

Show less

2-1-0-rc + 51 more