Re: UB-Tree support

2011-05-21 Thread Randall Dow
Hi Alex, I added an account recently apobits to Twitter - this is for an idea I am working on. Since it has to be portable to Mac, Windows, Android and iPhone, I have to do it in C, not picolisp :-( BTW, the verb form is twittered or better tweeted. A twitter is the sound a bird makes, and

Re: UB-Tree support

2011-05-21 Thread Alexander Burger
Hi Randall, BTW, the verb form is twittered or better tweeted. A twitter is the sound a bird makes, and to tweet is the verb form for what a bird does. NO twote! Yes, I already suspected that twote is not correct. Would have sounded cool, though ;-) I'm still a newbie, trying to find his way

Re: UB-Tree support

2011-05-21 Thread Tomas Hlavaty
Hi Alex, today I added a useful new prefix class to the database stuff: +UT very good. Do you have a simple example? few days ago, and just now I twittered (tweeted, twote?) the good news about the UB-Tree into the world :D habe getwottet? :-D Cheers, Tomas -- UNSUBSCRIBE:

Re: UB-Tree support

2011-05-21 Thread Alexander Burger
Hi Tomas, +UT very good. Do you have a simple example? Yes. The reference in doc/refU.html shows some fragments. The complete source is (class +Pos +Entity) (rel x (+UB +Aux +Ref +Number) (y z)) (rel y (+Number))