Skip to content

Guiding rules for FoundationKit #17

Description

@MSch

Here's how I understand FoundationKit (as opposed to PSFoundation)

  1. Try to use as little magic as possible and be as clear as possible
  2. No premature optimization
  3. Be friendly to people that want to copy and paste stuff into their own source

@eaigner added the NK_INLINE macro to NKShorthands.h. (See 4d82e11) I think that runs opposite to these rules.

What does everyone think?

  1. Are those rules good or bad?
  2. Is NK_INLINE good or bad?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions