Re: BOM format and Open Source
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=efKd9AtayxbOsHUWgzcRMTUKTyLu7+SSXMVgmDRLMKyG0TIwftKteJfr/t8SCveIbt0Uhgu7UZPL/RuP6vHhYZkVShHTeECT8exoEWYz/F7hbcH0Zoqw8HzPwqoktlNJqUQOrlOpn17a097T8n1IndZ1flyDaX80VGUPelblxNE=
Of course apple is known to be working on XAR, which is a (as I understand it) likely medium term replacement for BOM. They probably aren't going to waste time opensourcing BOM/adding enhancements if they are working on the (probable) replacement.
DarwinPorts is also hoping (as per the last discussion I remember) to use XAR if/when it matures.
Michael
Hi Michael, I actually work on xar :). Along with Rob Braun and Kevin Van Vechten and others. It's actually a library known to work on BSD, Linux, Mac OS X and a driver program known as "xar" that can archive and unarchive files and preserves things like resource forks and extended attributes [things tar doesn't do currently]. It's actually currently possible to archive up a Carbon application like MS Word and unpack it later and have it look like it did in Finder before you moved it and it will actually function. I don't know how this affects the BOM list format. Our Table of Contents in XAR is an XML document. I have no idea if Apple wants to use this stuff or not... We've not managed to freeze the development for a 1.0 on xar yet either but we've worked out quite a few bugs. It'd be great if people would give it a try anyway :). Dave
-- Dr Michael A. Maibaum internet: mike@maibaum.org | http://mike.maibaum.org/ voice: [h] 07958 604025 | [w] (020) 7631 6725
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/leimy2k%40gmail.com
This email sent to leimy2k@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
David Leimbach