beneroth changed the topic of #picolisp to: PicoLisp language | The scalpel of software development | Channel Log: https://libera.irclog.whitequark.org/picolisp | Check www.picolisp.com for more information
seninha has quit [Quit: Leaving]
<abu[7]> Perhaps the class hierarchy is not what you intended. You can inspect the dependencies with (dep '+Cls)
<pablo_escoberg> Actually, turns out the problem I was having is the fact that the relations live in the original class.  So I can't (get '+B 'a) if a is defined in +A.  And of course, a won't show up in (getl '+B).  Is there any function that will find the relation in the class hierarchy?
<abu[7]> Yes, it is 'meta'. Check the sources of the relation methods how they do it.
<pablo_escoberg> great, TY
chexum has quit [Ping timeout: 255 seconds]
chexum has joined #picolisp
chexum has quit [Remote host closed the connection]
chexum has joined #picolisp
taleon has quit [Remote host closed the connection]
seninha has joined #picolisp
seninha has quit [Remote host closed the connection]
seninha has joined #picolisp
taleon has joined #picolisp
lagash has quit [Ping timeout: 264 seconds]