Re: [sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-29 Thread Martin Dengler
On Tue, Apr 29, 2008 at 11:19:01AM +0200, Marco Pesenti Gritti wrote: On Tue, Apr 29, 2008 at 1:36 AM, Martin Dengler [EMAIL PROTECTED] wrote: Perhaps this patch got more attention than it needed, given the questions you raised. Besides the one to which I responded, I don't know the

Re: [sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-28 Thread Michael Stone
What sort of activity can handle */*? Can you think of any nasty things that activities might be able to do by advertising suppport for '*/*'? Michael ___ Sugar mailing list Sugar@lists.laptop.org http://lists.laptop.org/listinfo/sugar

Re: [sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-28 Thread Martin Dengler
On Mon, Apr 28, 2008 at 01:11:47PM -0400, Michael Stone wrote: What sort of activity can handle */*? Distribute. The journal ;). Possibly others; I don't know. I'm not really the best person to justify #6753. Can you think of any nasty things that activities might be able to do by

Re: [sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-28 Thread Michael Stone
On Mon, Apr 28, 2008 at 10:32:48PM +0100, Martin Dengler wrote: On Mon, Apr 28, 2008 at 01:11:47PM -0400, Michael Stone wrote: What sort of activity can handle */*? Distribute. The journal ;). Possibly others; I don't know. I'm not really the best person to justify #6753. Distribute is

Re: [sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-28 Thread Martin Dengler
On Mon, Apr 28, 2008 at 06:31:00PM -0400, Michael Stone wrote: Well, what would happen if people installed lots of activities supporting '*/*'? ... * Would our Palettes scroll, or scale, or run off screen, or ...? I think the UI is probably going to lag behind gracefully handling this case,

[sugar] [PATCH] fix #6753 Activities should be able to specify mime_types = */*

2008-04-27 Thread Martin Dengler
--- service/bundleregistry.py |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/service/bundleregistry.py b/service/bundleregistry.py index 5b12625..be7a6c1 100644 --- a/service/bundleregistry.py +++ b/service/bundleregistry.py @@ -140,7 +140,9 @@ class