Communicating between in and out contracts
Steven Schveighoffer
schveiguy at yahoo.com
Tue Oct 20 10:54:14 PDT 2009
On Tue, 20 Oct 2009 13:13:07 -0400, Michel Fortin
<michel.fortin at michelf.com> wrote:
> So what we need is semi-pure functions that can see all the globals as
> const data, or in other terms having no side effect but which can be
> affected by their environment. Another function qualifier, isn't it
> great! :-)
Yeah, I meant which functions to allow among the functions types we
already have. To introduce another function type *just to allow contracts
to call them* is insanity.
-Steve
More information about the Digitalmars-d
mailing list