Opened 17 years ago
#84 new defect
Redesign the view-default-field-type to allow inheritance
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | high | Milestone: | 0.2 |
Component: | weblocks | Version: | 0.1 |
Keywords: | Cc: |
Description
At the moment view-default-field-type function accepts a symbol as the first argument. This does not permit for easy handling of inheritance. In particular, this function needs to be defined both for sequence-view and table-view, eventhough table-view inherits from sequence-view. We should redesign it to handle this properly.
Note: See
TracTickets for help on using
tickets.