Boost logo

Boost :

Subject: Re: [boost] JNI library
From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2012-06-28 15:30:43


On Thu, Jun 28, 2012 at 4:00 PM, Dave Abrahams <dave_at_[hidden]> wrote:
>

[snip]

>> Yes it does, and yes I can. But generating from C++ might be costly
>> at initialization-time if I had to do it for hundreds of methods, which is
>> the case for me. I will give this a try next week and see if it really
>> performs wells.
>
> You can do it earlier than "initialization time," can't you?  Invoke the
> library in a special mode that just generates Java files?

I get it now. Thanks, that's an interesting suggestion.

[snip]

>> I can create a contiguous buffer of size N with these strings without
>> copying at runtime?
>
> Doubtful.
>
> --
> Dave Abrahams
> BoostPro Computing
> http://www.boostpro.com

Regards,

-- 
Felipe Magno de Almeida

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk