Pedro Vale de Gato wrote: > Hi, > > I'm preparing to commit my MDILayoutPanel patch > (http://trac.dabodev.com/ticket/1137) > Paul suggested to place it in dabo.lib > > As this is windows only, wouldn't it be better to use for example > dabo.lib.win ou even dabo.platform.win? > > I think sooner or later we're gonna need this platform specific > seccion's in dado... what's your opinion?
As Dabo has the role to be platform independent, i'm against adding platform specific widgets to it. If you can't hold off, please add it to a platform specific directory and in every reference state in big letters that it is win-only and usage will make apps unusable on other platforms. The more i think about it, the more i don't like it. It undermines one of the biggest benefits of Dabo. How about a directory dabo.lib.winonly to make this almost clear? Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
