[fpc-pascal] Namespaces Support
Tomas Hajny
XHajT03 at hajny.biz
Fri Oct 25 09:02:46 CEST 2013
On Fri, October 25, 2013 02:24, FabrÃcio Srdic wrote:
> With the new namespace support feature, will the fpc standard and base
> units be structured into packages?
>
> e.g types -> system.types; winsock -> windows.winsock; winmouse ->
> windows.winmouse
Would it bring any benefits? E.g. having unit winsock under "windows"
isn't necessarily so logical for targets like os2 or netware/netwlibc
(regardless of the fact that library winsock obviously has its origins in
MS Windows).
Tomas
More information about the fpc-pascal
mailing list