On 06/18/2013 10:32 AM, Jonathan M Davis wrote:
> An internal payload might make more sense, but it probably needs to be done 
> in 
> a way that it can be controlled (which may require custom allocators), 
> because 
> even allocating with malloc all the time might be a problem for the guys who 
> are really picky about memory stuff - though maybe that level of 
> customization 
> could be added later. I don't know. I also don't work in that kind of 
> environment, so I don't know exactly what such programmers find acceptable.

Ahh, very good point.  I guess we should probably invite Manu and Adam Ruppe to
comment on this ...

Reply via email to