[haiku-commits] Re: r33474 - haiku/trunk/src/apps/haiku3d

On Wed, Oct 7, 2009 at 1:01 PM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> wrote:
> You could at least check if there aren't some consequences to this we
> didn't forsee (like some entity waiting forever for a reply).

Will check, though I'd be curious if BeOS does the same for an app
marked argv-only or not. Unfortunately that's less than trivial for me
to check at the moment. It mainly seemed a bit counterintuitive to me
that forgetting to specify a set of app flags in the rdef results in a
default set that makes the app impossible to send external messages
to. If that's intentional then perhaps we might want to document that,
but in this particular case it seems odd when constructing a messenger
by signature, since a pure CLI app in theory won't have an app sig at
all, and as such you wouldn't ever be constructing a messenger for one
that way.

Regards,

Rene

Other related posts: