Opened 13 years ago

Closed 13 years ago

#89 closed task (wontfix)

replace datamodel functions by trivial-queries functions

Reported by: lgiessmann Owned by: lgiessmann
Priority: major Milestone: miscellaneous 2010
Component: data-model Version: 0.1
Keywords: Cc:

Description

replace the functions in model/datamodel.lisp by functions from trivial-queries.lisp
*list-instanceOf
*list-super-types

Change History (2)

comment:1 Changed 13 years ago by lgiessmann

Status: newaccepted

comment:2 Changed 13 years ago by lgiessmann

Resolution: wontfix
Status: acceptedclosed

won't remove the functions
*list-instanceOf
*list-super-types

because the generic solutions defined in trivial-queries are much slower than the specific solutions.

Note: See TracTickets for help on using tickets.