|
From: <no...@so...> - 2002-04-16 04:31:32
|
Refactorings item #544503, was opened at 2002-04-15 23:31 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=451586&aid=544503&group_id=44253 Category: None Group: None Status: Open Priority: 3 Submitted By: Peter Centgraf (centgraf) Assigned to: Nobody/Anonymous (nobody) Summary: Differentiate By Platform Initial Comment: It would be nice to have a separate module to contain all platform-specific code for DrJava. This would work a lot like the Swing L&F support, with a common interface and platform-specific implementations. Of course, in order to include non-trivial platform-specific features, we would need to build DrJava separately for each platform, possibly on each of the host platforms (or at least the ones with specific modifications). This would allow us to support standard Macintosh behaviors on OS X and possibly differentiate some of our configuration defaults (keybindings, etc.) based on platform. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=451586&aid=544503&group_id=44253 |