[Gambas-user] Idea for 3.17

Christof Thalhofer chrisml at deganius.de
Sat May 8 10:42:55 CEST 2021


Am 08.05.21 um 00:37 I wrote:

> The Java folks recommend that companies name their packages according to
> their domain names, just the other way round:
> 
> 'com.example.mypackage'

And they use the package names for importing classes:

http://www.btechsmartclass.com/java/java-importing-packages.html

'Import com.example.mypackage.*'

or

'Import com.example.mypackage.JustOneClass'

So ... if we take Java as an example, we would have to allow dots in the
names. Both for the names of libraries, as well as for namespaces.

That's what I would ask for.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210508/fe9c14c6/attachment-0001.sig>


More information about the User mailing list