[openbeos] Re: openbeos Digest V6 #253

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Thu, 21 Dec 2006 11:14:12 +1300

Hi Ryan,

> On that note, I just checked the BeMail source and it does the EXACT
> SAME THING I did in ShowImage, except it hard-codes the constants:
> 
>                     BMessenger tracker("application/x-vnd.Be-TRAK");
>                     if (tracker.IsValid()) {
>                         BMessage msg('Ttrs');
>                         msg.AddRef("refs", fRef);
>                         tracker.SendMessage(&msg);
> 
> So why did I get so much flak for doing it this way? Grrr. OK, I'm not
> that upset, but it just goes to show we do need to solve this problem.
> The BeMail trashing has the same issues as the ShowImage one.

I think you took it the wrong way, we often reflect on better ways to do 
something, I don't think that was ment as "flak" (whatever that is). I 
really appreciate what you are doing, and it is nice to see so many useful 
commits comming from you.

Best regards,
-Stephan

Other related posts: