Am 12.10.2015 22:42 schrieb "Ondrej Pokorny" <[email protected]>: > Question to FPC people: does FPC support defining namespaces as Delphi does? > E.g. that a unit "MyCompany.MyLibrary.MyUnit.pas" I can be refered to with only "MyUnit" in the uses clause if the namespace "MyCompany.MyLibrary" is added to the project settings?
Not yet, but it's planned. Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
