On Sat, Feb 7, 2009 at 11:58 AM, Mike Cowlishaw <[email protected]> wrote:
>> Re: [Oorexx-devel] Move Windows specific classes out of rexxref? > > OK, but limit that to genuinely Windows-specific classes (things that cannot > be implemented on other operating systems by definition). Yes, that was the idea. These classes are implemented as external packages, where the implementation is currently deeply tied to Windows. The WindowsEventLog is one that by definition would not be implemented on another platform. And some others. There are a couple, like WindowObject and MenuObject that could be implemented on other platforms. But, even then, I think they would still be better off documented in a separate document. Like rxftp and rxmath. > There's probably > some good things there that are currently only on the Windows platform > because they were easy to implement there -- but would be really nice to > have on other platforms. > > (Sysini comes to mind, I've re-implemented this three times now...) Most of those, I think are in RexxUtil. SysFileMove is the one that comes to my mind. -- Mark Miesfeld ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
