BertBeentjes / bPAD

bPAD is a flexible, open source (web) cms.
Other
2 stars 0 forks source link

Improve performance of creating new content #100

Closed BertBeentjes closed 9 years ago

BertBeentjes commented 9 years ago

Improve performance by using multi-updates in executeobjectaction, instead of the single attribute updates.

BertBeentjes commented 9 years ago

Done.