Opened 10 years ago

Closed 10 years ago

#558 closed enhancement (fixed)

Remove Operator annotation

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v2.14
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The Operator annotation has historically been used as a generic annotation on several items, but over time it has been replaced by more specific annotations (ClusterOperator, DilutionOperator, etc). The only remaining place Operator is still used is on PooledLibrary items.

In the future it is better to use specific annotations to begin with and don't use Operator at all. We should replace Operator with PoolOperator and then remove the Operator.

Change History (1)

comment:1 by Nicklas Nordborg, 10 years ago

Resolution: fixed
Status: newclosed

(In [2191]) Fixes #558: Remove Operator annotation

Note: See TracTickets for help on using tickets.