After reading monologue, I noticed it mention many Windows programmers fail to use the portability code for paths.
I wanted to mention that many Linux programmers do this too with Mono. They hard-code paths such as "\usr\local\bin\somefile" when this does not exist on Windows unless they are running the application under cygwin. Good example of this is MonoDevelop. Good thing Tak cleaned this up. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
