[openbeos] Re: Tracker scripting and related headers

On 2006-12-19 at 19:01:05 [+1300], Ryan Leavengood <leavengood@xxxxxxxxx> 
wrote:
> Hello all,
> 
> It seems it would make sense to move PublicCommands.h to the public
> headers (headers/os/be_apps/Tracker) and Commands.h to the private
> headers (headers/private/tracker) so that both could be used by other
> apps, as it seems they are supposed to be used for such. Both are
> currently in src/kits/tracker (by the way why is Tracker under kits?)
> 
> The reason I'm asking for this is I would like to make use of
> kMoveToTrash (which is in Commands.h) to implement the TODO in
> ShowImage for deleting an image. Obviously I could just copy the
> constant into ShowImage, but that would not be as clean as I would like
> :)

It's libtracker.so that is in kits. The actual Tracker app is in apps. :-)

Anyways, I think your proposal makes sense. BTW, nice to see an increase in 
commits from you!

Best regards,
-Stephan

Other related posts: