[Epiphany] [Fwd: Re: Integrating bookmarks into OpenApplet]



This was a private message with Dave, posting here because it's related
to the project and I have no other way to contact him ;)


On Thu, 2003-07-03 at 04:46, David Adam Bordoley wrote:
> Didn't know if you noticed, but i did a slight code rearrangement of 
> OpenApplet, moving a bunch of utility functions into seperate files and 
> using one unified utils header file. Now that that is done I think the code 
> is neat enough (though still crappy :/) where i want to start some bookmarks 
> integration. I figure i basically have two choices. The first one is to pull 
> all the nodes stuff in and reimplement a simplified version of 
> ephy-bookmarks.[c-h] Can be done, I have it coded, but i'm having compile 
> problems but that doesn't matter. My main issue with that is that its alot 
> of code to draw into a panel applet :/ 
> 
> The other option is to parse the rdf. I'm starting to favor this one since I 
> only do reading of the database and no editting. Does libxml provide an easy 
> way to parse the rdf? Does ephy update the rdf everytime a bookmarks is 
> added to the database? 
> 

I think trying to use epiphany storage directly call problems :)
What about to extend the corba interface or to right one for bookmarks
instead and use it to get info from epiphany ? (You need epiphany
running though, even with no windows, that doesnt matter).
If you give me more details about what you want to implement ui wise I
can try to help designing it ...

Marco




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]