On Mon, 12 Oct 2015 22:41:50 +0200 Ondrej Pokorny <[email protected]> wrote:
>[...] > 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? AFAIK there is no FPC flag yet for specifying namespaces. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
