From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5d375e920708210422o2c66ef01xe141560b355679b5@mail.gmail.com> Date: Tue, 21 Aug 2007 13:22:34 +0200 From: Uriel To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Re: everything is a directory In-Reply-To: <1187631109.443777.242390@l22g2000prc.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1187377796.983193.153800@j4g2000prf.googlegroups.com> <1187631109.443777.242390@l22g2000prc.googlegroups.com> Topicbox-Message-UUID: aeae720a-ead2-11e9-9d60-3106f5b1d025 On 8/21/07, jsnx wrote: > On Aug 20, 2:01 am, n...@lsub.org (Francisco J Ballesteros) wrote: > > Do you prefer embedding the "face" in each mail as metadata instead of > > keeping a faces db? > > That doesn't have anything to do with my point about icons for window > managers, since mail messages are not files, generally speaking. upasfs(4) In Plan 9 everything is a file (server). And that is one more reason why extended attributes make no sense in Plan 9, because if you need them it means you have not done a good job designing your file server interface. uriel