Project

General

Profile

Actions

Bug #93

closed

allow dynamic addition of actions

Added by Chad Berkley over 23 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
08/21/2000
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
93

Description

Instead of hard coding in each action into metacat, actions could be loaded
dynamically by defining a class which contains a method that executes the action
specified. This class would be modeled around another abstract class to define
the method name and any instance variables that would be needed. MetaCat would
then dynamically load the class to handle the action. The action->class mapping
could be handled by the xml_catalog table or by a properties file. This
implements a type of "plug-in" that would allow metacat to handle any new
actions without being recompiled.

Actions #1

Updated by Matt Jones over 23 years ago

reassigned to berkley.

Actions #2

Updated by Matt Jones almost 23 years ago

Changed milestone for several bugs. Some of these we should consider marking
INVALID or WONTFIX.

Actions #3

Updated by Matt Jones over 22 years ago

This feature is not needed. Actions are fine hardcoded.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 93

Actions

Also available in: Atom PDF