Skip to main content
Commonmark migration
Source Link

EDIT

##EDIT## OneOne point I forgot to mention about the Journal namespace vs class thing, is that you'll likely find it easier to create and use mock journal objects if you want to do unit testing with a mocked Journal.

##EDIT## One point I forgot to mention about the Journal namespace vs class thing, is that you'll likely find it easier to create and use mock journal objects if you want to do unit testing with a mocked Journal.

EDIT

One point I forgot to mention about the Journal namespace vs class thing, is that you'll likely find it easier to create and use mock journal objects if you want to do unit testing with a mocked Journal.

added 73 characters in body
Source Link
michael.bartnett
  • 7.6k
  • 1
  • 36
  • 45

ANOTHER EDIT: But then again, what's so bad about include guards?

ANOTHER EDIT: But then again, what's so bad about include guards?

added 221 characters in body
Source Link
michael.bartnett
  • 7.6k
  • 1
  • 36
  • 45

##EDIT## One point I forgot to mention about the Journal namespace vs class thing, is that you'll likely find it easier to create and use mock journal objects if you want to do unit testing with a mocked Journal.

##EDIT## One point I forgot to mention about the Journal namespace vs class thing, is that you'll likely find it easier to create and use mock journal objects if you want to do unit testing with a mocked Journal.

Source Link
michael.bartnett
  • 7.6k
  • 1
  • 36
  • 45
Loading