>> Probably it is possible to use wine (http://www.winehq.org) also on a
>> Mac. I use django with wine under ubuntu linux.

yes, looking at the home page for wine, it should work well in theory, and
is mature enough for that to be a realistic expectation.  Wine is a lot
like the native mac APIs supporting cocoa; glue between the native OS and
the the application.  Wine supplants the windows API (well, most of it). 
Problems could come with some major applications which have bought into
undocumented windows API's which might not be supported in Wine (yet);
django is unlikely to be one of those.

You will have a windows-like application mixing interface with native mac
applications tho, could get confusing; keyboard shortcuts for
cut/copy/paste may differ for example.

--
Dana Emery



To get on or off this list see list information at
http://www.cs.dartmouth.edu/~wbc/lute-admin/index.html

Reply via email to