Enhancement #29
Interface for Expirable Entities
| Status: | Closed | Start date: | 11/23/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
create a simple interface for expirable entitities..
Related issues
History
Updated by Marcelo Coraça de Freitas about 2 years ago
- Status changed from New to Closed
as the entity control is implemented as an entity inside a generic package, there is no need for a interface only for it. We can reuse the inlined entity stuff.
BUT (and that's a big BUT) we need to implement validators on the javascript side...