On 18/02/2025 1:16 PM, Element Green wrote:
I got another request for making the names lower case.  I guess that would be **snake_case** for the modules and just lowercase for the package names?  So for example `pangocairo.font_map.FontMap` would be the `package.module.class`.  I'm considering making these changes, since it was only recently released and I have the version < 1.0 for a reason.  I must admit though that I prefer CamelCase but understand the reasons for using lowercase packages and modules (for case insensitive file systems).

If you are generating these modules, and its coming from the source material, stick with the source material for names.

Otherwise you could get conflicts at a later point in time (not good).

  • giD v0.9.2 GO... Element Green via Digitalmars-d-announce
    • Re: giD ... Element Green via Digitalmars-d-announce
    • Re: giD ... Andrea Fontana via Digitalmars-d-announce
    • Re: giD ... Dejan Lekic via Digitalmars-d-announce
      • Re: ... Element Green via Digitalmars-d-announce
        • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
          • ... Element Green via Digitalmars-d-announce
        • ... Bastiaan Veelo via Digitalmars-d-announce
          • ... Dejan Lekic via Digitalmars-d-announce
    • Re: giD ... M. M. via Digitalmars-d-announce
      • Re: ... Dejan Lekic via Digitalmars-d-announce
        • ... Element Green via Digitalmars-d-announce
          • ... M. M. via Digitalmars-d-announce
            • ... Element Green via Digitalmars-d-announce
    • Re: giD ... Ian via Digitalmars-d-announce

Reply via email to