Unfortunately there isnt, but you have these pdf's. I think i should do one, using AlienOpenGLLibrary as an example. When i started working with Alien, i made a class AlienLibrary, with convenience methods for starting up. My idea was to provide the concept of an external Library reified in the image. You could start by looking at the class AlienLibrary and overrides of its subclass AlienOpenGLLibrary. Create the AlienCurlLibrary, subclass of AlienLibrary and start from there. For example an AlienLibrary needs to tell the Alien plugin ( built in the lastest MacOS vm) the location of the library. Implementing the method #libraryName . Then you would have to provide behavior for AlienCurlLibrary, by hand, for each library method you want to call. Again, look at AlienOpenGLLibrary for examples ( methods with no arguments, with multiple arguments ,with no result and with a result ). Please let me know if i can help you with something else, Fernando On Feb 1, 2010, at 1:22 PM, Lukas Renggli wrote:
Alien could be used, for reifying the Curl library in the system.
I don't have the time to do it, but i could give pointers on how to start.
Yeah, that's a good idea too. Is there an Alien tutorial somewhere?
Lukas
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project