modxbot / migrate

A testground for migrating issues and other such fun
0 stars 0 forks source link

standardize system event names #10701

Open BobRay opened 14 years ago

BobRay commented 14 years ago

bobray created Redmine issue ID 10701

It's probably way too late for this, but with the onBefore events, sometimes the "before" is ahead of the object name, sometimes after it. They should be consistent so users don't have to look it up every time they use one of these events (unless I'm missing a rule here). Here are a few of them: OnBeforeDocFormSave OnCategoryBeforeSave OnChunkBeforeSave OnBeforeChunkFormDelete OnTemplateBeforeRemove OnBeforeTempFormDelete OnBeforeTempFormSave

splittingred commented 14 years ago

splittingred submitted:

Will be done in 2.1.0. Was too late to standardize without causing breaking changes.