[Openmcl-devel] MOP errors
Tiarnán Ó Corráin
ocorrain at yahoo.com
Mon Feb 7 15:59:11 PST 2005
Hello--
I'm trying to use the BKNR datastore in openmcl
(http://bknr.net). When I try to load the datastore application, I get
the following error message:
,----
| The class #<STANDARD-CLASS STANDARD-OBJECT> was specified as a
| super-class of the class #<BKNR.DATASTORE:PERSISTENT-CLASS BKNR.DATASTORE:STORE-OBJECT>;
| but the meta-classes #<STANDARD-CLASS STANDARD-CLASS> and
| #<STANDARD-CLASS BKNR.DATASTORE:PERSISTENT-CLASS> are incompatible.
| [Condition of type SIMPLE-ERROR]
`----
Is this a problem with openmcl's incomplete implementation of the MOP,
or should I look elsewhere?
I'm using openmcl 0.14.2-040925 on Darwin.
--
Tiarnán
More information about the Openmcl-devel
mailing list