> On 1/27/17, Marcos Douglas B. Santos via Lazarus
> <lazarus@lists.lazarus-ide.org> wrote:
>
>
> If you try to save a file that has a "namespace" like
> "foo.bar.unit1.pas" the IDE won't put the file extension.
>
>
> Is this a known bug?
>

But why save an fpc unit with dots in it, does this file syntax even get
accepted as a unit?

Delphi has this:
https://sergworks.wordpress.com/2011/08/09/dotted-unit-names-in-delphi/

So it would conflict/confuse with that feature?

Can you even compile an fpc unit that has dots in it? Did fpc ever
implement the delphi dotted namespace system?  (sorry, I tend to avoid new
features and stick with the old, so I have no clue)
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to