Hi, I'm trying to add a relation, at first I added (rel newRel
(+String)) to the class, and then put newRel in the dbs.

That didn't work though, information refused to get saved so I changed
the rel call to (rel newRel (+Ref +String)) but still the database
refuses to store anything in newRel when using for instance put!>.

What went wrong here and how can I fix it? AFAIK normally when I add
relations like this it just works.
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to