Well, History and Bookmarks have been joined together in Firefox 3 - the
only difference between a history item and a bookmark seems to be an extra
flag on the bookmark. Splitting this functionality would create code
duplication. Also, implementing searches engines will probably be very
similar as well. Since we copy the sqlite database over (the copy in use by
firefox is always locked), splitting into multiple modules means additional
overhead as well.
Would it be OK if one module contains all three functions, but has
configuration options to disable them? (Under 'More...')

On Sat, Jan 3, 2009 at 7:42 PM, Sebastian Pölsterl <s...@k-d-w.org>
wrote:

> I tried out the latest version and I must say it works great.
>
> However, I was wondering if it was possible to split the module in 3
> modules like the FF2 version? One for querying bookmarks, one for
> querying history, and one for querying search engines. Search engines
> doesn't seem to get retrieved at all at the moment. In addition, if I
> tagged a bookmark I can't use e.g. "google search me" to do a Google
> search (see BrowserSmartMatch).
>
> Once those issues are fixed I'd love to include it.
>
> --
> Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
> https://bugs.launchpad.net/bugs/205018
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
Man is the only animal that laughs and weeps, for he is the only animal that
is struck with the difference between what things are and what they ought to
be.
- William Hazlitt

Ohad Lutzky

-- 
Hardy - Doesn't detect Firefox 3.0 for web searches and bookmarks
https://bugs.launchpad.net/bugs/205018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to