Parallel port plugin.

Tim Rowledge tim at sumeru.stanford.edu
Fri Apr 15 18:43:47 UTC 2005


François THIMON <thimof at iutc3.unicaen.fr> wrote:

> 
> Here are the files attached without compressing (they aren't very large).
> 
> Hope you'll enjoy them.

Ok, a couple of puzzles here.

You call it a plugin but the code doesn't seem to have been produced from Squeak and doesn't look like a plugin and isn't used like a plugin. What you have here is a unix library you're accessing via FFI - not that there is anything wrong with that as an idea, just that it isn't the same thing as a vm plugin.

I'm also puzzled why your makefile creates parallelplugin.so but your  ParallelPort class refers to the library libmobeus.


tim
--
Tim Rowledge, tim at sumeru.stanford.edu, http://sumeru.stanford.edu/tim
Useful random insult:- Only playing with 51 cards.



More information about the Squeak-dev mailing list