On 27-Nov-2000, Nick Kallen <[EMAIL PROTECTED]> wrote:
> > To use a :- promise declaration you would
> > have to trust the author.
> 
> It seems like you'd also have to trust the author to write bug-free code
> too...

I think this is the point.  You have to trust them to write pure
interfaces.  Generally this will involve them writing bug-free code.
This is the level of trust you usually give to compiler and library
writers.  But if people start writing foreign language interface stuff
all over the place, you might want to start exerting some control over
using it unless you are pretty sure it's bug-free (an deliberately
written to be pure).

-- 
       Tyson Dowd           # 
                            #  Surreal humour isn't everyone's cup of fur.
     [EMAIL PROTECTED]        # 
http://www.cs.mu.oz.au/~trd #

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to