OK, delete this thread, I was spelling the class name wrong when I called (getl).
Sorry, /Henrik On Sun, Nov 2, 2008 at 6:45 PM, Henrik Sarvell <[EMAIL PROTECTED]> wrote: > How is it possible to get all the relations being defined for a class > without having access to any kind of instance of said class? > > I could for instance have the following: > > (class +Usr +Entity) > (rel nm (+String)) > (rel age (+Number)) > > Later on I need to get the relation info without having access to a > proper instance of +Usr, ie how would the body of something like > (getRelations '+Usr) look like? > > Cheers, > > /Henrik > -- UNSUBSCRIBE: mailto:[EMAIL PROTECTED]
