CampMaster Plug-in 1.1 Release Notes
From DataSplice
Contents |
CampMaster Plug-in 1.1 Release Notes
Enhancements:
- Reworked how updates are applied to the underlying tables. The plug-in now displays a Boolean option to commit the changes, along with a list of what needs to change, instead of always rebuilding the table.
- Also re-implemented the table transform code so simpler database modifications can be made in place and not require rebuilding the whole table.
Improvements:
- Clear associated view cache when modifications are made.
- Resources no longer need to be deployed to client folders.
- Modified the insert and update functions to take an explicit option collection instead of applying record values from the context.
Defects fixed:
- The plug-in wasn't actually creating indexes for fields that had the 'Indexed' property set in the view.
- The derived class was duplicating some base class functionality.