Re: [frogs] bend implementation |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: "pounderd@xxxxxxxxxxx" <pounderd@xxxxxxxxxxx>
- Subject: Re: [frogs] bend implementation
- From: Neil Puttock <n.puttock@xxxxxxxxx>
- Date: Tue, 12 Jan 2010 00:24:07 +0000
- Cc: c_sorensen@xxxxxxx, Marc Hohl <marc@xxxxxxxxxx>, "frogs@xxxxxxxxxxx" <frogs@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=oQG6hdNdMfvNMx2HQpr/UeHA2j9FndFrKSe/qUZc350=; b=nPBRnFJjm+QIHkccyA0zNd5sWfnnRO8nJ7Y/jjrUTeFL1EnxkBAcFhtjnWt+33gvuJ r7uVMZ1lonioD0LiGfAdUEwDLSEU3wlt8BjJAWdl8YOYh7vVyMKUg0kUZdip5oBW855s MPsQXaS5J0DMJKSFr3a2+zwLgiBalk/eYq7G0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=TspqHlNPmeBQXa4vG/YUq4c5VN4ueTNIXA5oekoERx1AMCbuljc4uydMryj6hs3fZm s2Yx35m2cyUqwrLn7sbKKW6NNqTYYvFn9vNWkcgXiVzof4TKZ/M1SgcoDIcJCQJ0KnV2 eN0vzqDyg0tPtsuvXHwo483EKxqrPtGce6Bh4=
2010/1/11 pounderd@xxxxxxxxxxx <pounderd@xxxxxxxxxxx>:
> By static, do you mean having a variable maintain its state between
> calls? If so it could be done as below:
I guess Carl's thinking about variables which can be shared between
engraver functions, i.e., scheme analogues for the private members in
the C++ engravers which store events/grobs for later processing.
Since it's not possible to export bindings outside toplevel, I think
the only options are to use global defines or set context properties.
Regards,
Neil
---
----
Join the Frogs!