[haiku-commits] Re: haiku: hrev48704 - docs/user/app

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 21 Jan 2015 12:25:50 +0100

Am 21.01.2015 um 02:15 schrieb jscipione@xxxxxxxxx:
-       BInvoker takes ownership of the BMessage object, so you must not delete
-       it yourself.
+       When Invoke() is called with a \c NULL message parameter, a copy of the
+       passed in \a message is sent to the target BHandler. BInvoker takes
+       ownership of the BMessage object, so you should not delete it yourself.

Better, but why change "must" to "should"? It's definitely a must.

Bye,
   Axel.


Other related posts: