Re: simplifying closures



Maciej Stachowiak <mjs eazel com> writes:  
> I hope I'm misunderstanding and closures won't really be a concept
> that the average C user needs to deal with at all.
> 

That will definitely be true, or I'll get upset. ;-)

The issue is just whether we should try to make them _useful_ in C
apps. I don't particularly think we should. In C you want callback,
data, destroy notify, and that's it.

Havoc





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]