Displaying 1 result from an estimated 1 matches for "shabubu".
Did you mean:
shabba
2010 Nov 21
1
reference classes: question on inheritance
...bclass
(see class defs below). Classnames are set in a way that shouldn't result in
collation issues (virtual def sourced before superclass def sourced before
subclass). Yet, this results in the following error:
Warnmeldung:
unable to find a consistent ordering of superclasses for class "Shabubu":
order chosen is inconsistent with the superclasses of "JObject"
###### CLASS DEFS #####
setClass("JObjectVirtual")
setRefClass(
Class="JObject",
fields=list(
# GENERIC FIELDS (DON'T CHANGE !!!)
.BUFFER="environment",
.GENESIS="environ...