Preparing my presentation of NativeBoost

IS
Igor Stasenko
Fri, Aug 5, 2011 11:00 AM

Hi,

i'd like to know what you would like to know about things you don't
know about NativeBoost :)
because i don't know what would you like to know more:

  • more in-depth about an implementation details
  • more about examples and how to use it

just thinking, what i should focus on.

For those who never heard about this project before, here the link to
project home page:
http://code.google.com/p/nativeboost/

See you in Edinburg.

--
Best regards,
Igor Stasenko AKA sig.

Hi, i'd like to know what you would like to know about things you don't know about NativeBoost :) because i don't know what would you like to know more: - more in-depth about an implementation details - more about examples and how to use it just thinking, what i should focus on. For those who never heard about this project before, here the link to project home page: http://code.google.com/p/nativeboost/ See you in Edinburg. -- Best regards, Igor Stasenko AKA sig.
MM
Martin McClure
Fri, Aug 5, 2011 6:38 PM

On 08/05/2011 04:00 AM, Igor Stasenko wrote:

Hi,

i'd like to know what you would like to know about things you don't
know about NativeBoost :)
because i don't know what would you like to know more:

  • more in-depth about an implementation details
  • more about examples and how to use it

just thinking, what i should focus on.

I know very little about NativeBoost. I'm very interested in its
implementation, but would like some examples of usage.

Regards,

-Martin

On 08/05/2011 04:00 AM, Igor Stasenko wrote: > Hi, > > i'd like to know what you would like to know about things you don't > know about NativeBoost :) > because i don't know what would you like to know more: > > - more in-depth about an implementation details > - more about examples and how to use it > > just thinking, what i should focus on. I know very little about NativeBoost. I'm very interested in its implementation, but would like *some* examples of usage. Regards, -Martin
SP
Sean P. DeNigris
Sat, Aug 6, 2011 12:38 AM

Martin McClure-3 wrote:

I know very little about NativeBoost. I'm very interested in its
implementation, but would like some examples of usage.

+1 for usage examples (e.g. calling into c libraries).

Thanks Igor!

Sean

--
View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722535.html
Sent from the ESUG mailing list archive at Nabble.com.

Martin McClure-3 wrote: > > I know very little about NativeBoost. I'm very interested in its > implementation, but would like *some* examples of usage. > +1 for usage examples (e.g. calling into c libraries). Thanks Igor! Sean -- View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722535.html Sent from the ESUG mailing list archive at Nabble.com.
IS
Igor Stasenko
Sat, Aug 6, 2011 2:07 AM

On 6 August 2011 02:38, Sean P. DeNigris sean@clipperadams.com wrote:

Martin McClure-3 wrote:

I know very little about NativeBoost. I'm very interested in its
implementation, but would like some examples of usage.

+1 for usage examples (e.g. calling into c libraries).

Oh, that's boring. But of course i will show couple of them :)

Thanks Igor!

Sean

--
View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722535.html
Sent from the ESUG mailing list archive at Nabble.com.


Esug-list mailing list
Esug-list@lists.esug.org
http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org

--
Best regards,
Igor Stasenko AKA sig.

On 6 August 2011 02:38, Sean P. DeNigris <sean@clipperadams.com> wrote: > > Martin McClure-3 wrote: >> >> I know very little about NativeBoost. I'm very interested in its >> implementation, but would like *some* examples of usage. >> > > +1 for usage examples (e.g. calling into c libraries). > Oh, that's boring. But of course i will show couple of them :) > Thanks Igor! > > Sean > > -- > View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722535.html > Sent from the ESUG mailing list archive at Nabble.com. > > _______________________________________________ > Esug-list mailing list > Esug-list@lists.esug.org > http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org > -- Best regards, Igor Stasenko AKA sig.
SP
Sean P. DeNigris
Sat, Aug 6, 2011 2:10 AM

Igor Stasenko wrote:

Oh, that's boring. But of course i will show couple of them :)

We have to start somewhere :) Specifically, I'd like to see how errors are
handled, since my experience with FFI is that when it fails, it is always
mysterious.

--
View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722643.html
Sent from the ESUG mailing list archive at Nabble.com.

Igor Stasenko wrote: > > Oh, that's boring. But of course i will show couple of them :) > We have to start somewhere :) Specifically, I'd like to see how errors are handled, since my experience with FFI is that when it fails, it is always mysterious. -- View this message in context: http://forum.world.st/Preparing-my-presentation-of-NativeBoost-tp3720922p3722643.html Sent from the ESUG mailing list archive at Nabble.com.
SA
Sean Allen
Sat, Aug 6, 2011 6:02 PM

On Fri, Aug 5, 2011 at 2:38 PM, Martin McClure martin.mcclure@vmware.comwrote:

On 08/05/2011 04:00 AM, Igor Stasenko wrote:

Hi,

i'd like to know what you would like to know about things you don't
know about NativeBoost :)
because i don't know what would you like to know more:

  • more in-depth about an implementation details
  • more about examples and how to use it

just thinking, what i should focus on.

I know very little about NativeBoost. I'm very interested in its
implementation, but would like some examples of usage.

Martin said what I was thinking. I'm more of a how was it done first sort.

On Fri, Aug 5, 2011 at 2:38 PM, Martin McClure <martin.mcclure@vmware.com>wrote: > On 08/05/2011 04:00 AM, Igor Stasenko wrote: > >> Hi, >> >> i'd like to know what you would like to know about things you don't >> know about NativeBoost :) >> because i don't know what would you like to know more: >> >> - more in-depth about an implementation details >> - more about examples and how to use it >> >> just thinking, what i should focus on. >> > > I know very little about NativeBoost. I'm very interested in its > implementation, but would like *some* examples of usage. > > Martin said what I was thinking. I'm more of a how was it done first sort.