I was looking at using the "pnetcurses" library which maps ncurses into C#. Portable.NET uses an attribute called DllImportMap to handle mapping function imports to different shared library names based on the platform.
Miguel seemed to think it was a neat idea way back when: http://archive.neotonic.com/archive/mono-list/msg/2153 However, this hasn't show up in Mono. I'm wondering if this is something that nobody has implemented, or if Mono has just chosen to solve this a different way. -- David Jeske (N9LCA) + http://www.chat.net/~jeske/ + [EMAIL PROTECTED] _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
