Discussions related to Visual Prolog
User avatar
Jan de Lint
VIP Member
Posts: 83
Joined: 6 Mar 2000 0:01

promise library

Unread post by Jan de Lint »

A promise library makes the sequencing of multythreading, delays, io and the like much more declarative (and thus much more fun 8-) ).
Quite a number of promise libraries is emerging lately. Examples are Q and RSVP.
Would be nice if there were to be an equivalent library in the PFC, or is there already?
]an
User avatar
Thomas Linder Puls
VIP Member
Posts: 1398
Joined: 28 Feb 2000 0:01

Unread post by Thomas Linder Puls »

No, we do not currently have such a library, but we do work a little with it.
Regards Thomas Linder Puls
PDC
User avatar
Jan de Lint
VIP Member
Posts: 83
Joined: 6 Mar 2000 0:01

Unread post by Jan de Lint »

OK, it was just a hint.
I feel such a library could take the sting out of VPcURL with all it's call-backs.
]an
Post Reply