Michael Fuchs wrote: > But how can fpc find the unit which contains this namespace? I think > better is: Namespace = unit name = file name > It is easier to allow a dot in the unit name than writing code, which > search all units for the right naemspace. > The filename would be "MyAPI.Blah.pas" as you indicate.