I'm comfortable with either layout, but I think that for the situations where the differences result from slightly different behavior for a major platform category, going an additional level deep makes more sense. So I'd lean toward your first suggestion. I can easily see situations where something like this could be used to support multiple versions of Windows, for example. Certainly in that case, it would make sense to use multiple levels.
Rick On Fri, Feb 25, 2011 at 10:36 AM, David Ashley <[email protected]> wrote: > All (but especially Rick) - > > I am going to reconfigure the platform specific source for rxapi while I am at > SHARE next week. I am going to take Rick's suggestion that we create > individual > source files for Linux, Mac and AIX. Currently we only have a two-layer subdir > system for platform specific files. > > platform/windows > platform/unix > > Normally I would just continue to add additional subdirs to the platform > subdir > for each new OS. But since we used the generic "unix" for a subdir I am > considering a layout like this > > platform/windows > platform/unix/linux > platform/unix/mac > platform/unix/aix > > I did not just want to impose this layout on the team since this will be the > first time we will do this sort of thing. I could just as easily do this > > platform/windows > platform/linux > platform/mac > platform/aix > > Or we could come up with something else. In any case, the discussion is now > open > for ideas. > > David Ashley > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search & Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
