|
From: Steven M. <sc...@ed...> - 2002-04-12 21:38:03
|
Josh Steiner wrote: > I'm not too fond of puting this logic into the client itself, multiple > front ends (ie, an html one like we have today) is really a key feature. The hard work is already done on the client. In fact, adding complexity on the server doesn't really make the client any simpler, since will be using the RDF stuff in mozilla anyway (filtering an RDF datasource is like 3 lines of XUL). > the way I envision this is that our backend server can output the > nessesary RDF for mozilla to intergreate into the existing mozilla > bookmark UI, i think this is what bookie does, or aims to do... > There's no reason we couldn't impliment this idea so that it integrates with the existing ui. > i'm super busy right now, so excuse any incoherence on my part... > To be clear, I'm not saying we *should* do this, it's just an idea. -s |