Skip to content
Alejandro edited this page May 23, 2014 · 4 revisions

This is the page for discussing the planning around C4.

Version Numbering

We should decide on a version numbering system and just start from there. There hasn't really been one in the past, so we could go with any kind of version...

  • 0.1 ?

What would the numbering system look like based on features / schedules?

-- drart : Why not have version numbers that correspond with iOS versions until such a time as C4 moves to other platforms?

-- aleph7 : We should use semantic versioning, that's what we need for CocoaPods too.

Release Schedules

Is there a good way to start planning out some schedules? My guess is to simply do the following

  • Pick a set of new features
  • Pick a set of requirements for making sure they're solid (e.g. tests, new examples)
  • Pick a date to release
  • Do it

Release Features

It would be great to brainstorm a set of new features to add to C4, these should include:

  • short term features
  • long term features
  • behind the scenes features / fixes
  • etc.

Based on this list we could probably figure out the schedules mentioned above.