+1 we should think how we could have some object in system which represents a platform which currently image runs on, with nice API and such. <btw> if you know NativeBoost also have some platform-dependent code and also has class hierarchy to represent each platform).. but of course most of API there is highly NB-specific.. still there could be found some common parts/logic which can be unified with that system-wide object which represents current platform. </btw>
On 11 April 2013 20:21, stephane ducasse <stephane.duca...@free.fr> wrote: > Yes and it should because this is not a good idea to have two hierarchies > doing the same. > > > On Thu, Apr 11, 2013 at 3:10 PM, stephane ducasse <stephane.duca...@free.fr> > wrote: >> >> we have a factory that create an object of each platform at startup. >> look t OSPlatform. > > > it looks like FileSystem don't use that > > > -- > Damien Cassou > http://damiencassou.seasidehosting.st > > "Success is the ability to go from one failure to another without losing > enthusiasm." > Winston Churchill > > -- Best regards, Igor Stasenko.