Hello

2012/11/16 Max Leske <maxleske@gmail.com>

On 16.11.2012, at 07:20, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:

>
> On Nov 13, 2012, at 11:24 AM, Max Leske wrote:
>
>> I'm working on a simple library for NativeBoost that will execute commands on the shell and return stdin and stderr to the image.
>> This will take me one or two weeks to complete though. Once I'm finished I'll post it on the list (I guess there's a lot of people who would want something like this). This library should (hopefully) make OSProcess obsolete.
>>
>> Cheers,
>> Max
>
> Excellent. I love to hear that.
> Now it will only replace OSProcess on system that support NB.

Yes of course. But NB will be everywhere soon, right? :-p


What about mobile platforms? They not allow NB code generation approach (IOS for example). But I think OSProcess not work on such platforms too.