Skip to content

Conventions #43

Open
Open
@jecisc

Description

@jecisc

Could be great to add a guide on Pharo convensions.

  • Instance var begins with a lower case
  • Class var begins with an upper case
  • Classes begins with an upper case
  • methods begins with a lower case
  • A test package is in the form MyPackage-Tests
  • A test class name is MyClassTest
  • Explain conventions on some protocols
    ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions