I guess that would work, but if I were to do that, it would just be easier to package the other tool alongside my tool ( I don't have access to the source code yet, unfortunately). Thanks for the advice.
On Sat, Jun 13, 2009 at 7:04 PM, Quincey Morris <[email protected] > wrote: > On Jun 13, 2009, at 14:35, KK wrote: > > Well, I'm making a command-line tool that uses another tool, and it would >> be >> convenient if that other tool could be packaged right inside the first >> tool. >> So, the bundle structure is basically out... Right? >> > > This is outside my area of expertise (or even knowledge, really), but does > it have to be literally a command line tool? > > Isn't it possible to write an application (which therefore has a bundle > structure and can contain multiple command line tools) that can be run from > the command line, but has no user interface beyond stdin/stdout/stderr? > > This application would just be a sort-of command line tool, and it could > run embedded (real) command line tools as necessary. > > Or am I just wildly off base here? > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/kthemank%40gmail.com > > This email sent to [email protected] > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
