substanced
substanced copied to clipboard
An application server based on the Pyramid web framework (http://substanced.net)
Currently audit events fall out of the audit log when it outgrows its max size. It's possible to archive these events.
Add-ons like sdexternaledit need to decorate editable items with icons. Right now it does that by overriding the base folder content view, but it's a bit too fragile because someone/something...
Should probably try opening and closing the connection after each indexing batch.
Where possible, it's preferable to use the user locator to find a user or group rather than dead reckoning through the principals service.
It currently does not set up a catalog.
Make sure the object can be deleted from within a folder contents view, in particular, or at least that the folder contents view does not choke on broken objects.
Very few of the current internal subscribers anticipate that an add event may be the result of a duplication.
Currently they are (in the workflow package). They should probably instead be persistent objects in their own right.
Use the locking service to determine whether a resource is locked.
You may not want to register all default IFolder views for all folders.