Ticket #56 (closed enhancement: fixed)

Opened 1 year ago

Last modified 2 months ago

Create useful handler baseclasses

Reported by: bergie Assigned to: tarjei
Priority: major Milestone: 9.03 Vinland
Component: MidCOM core Version:
Keywords: Cc:

Description

MidCOM should provide a set of baseclasses for component handlers based on typical usage scenarios like "edit with datamanager", "delete" or "list and search".

This would make component writing much faster and reduce code duplication

Change History

09/10/07 13:40:40 changed by bergie

First generalized handler baseclass is the CSV exporter committed in [6196]

09/30/08 14:37:35 changed by bergie

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from MidCOM 3.0 to 9.03 Vinland.

Vinland already has a "manage" baseclass, and more will be coming.