Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] dev build

Here's the bug report, which was resolved for LATER in February.  I'm
reopening it since some good points are raised on this discussion.  I doubt
that we will be able to get to this for 1.0 but we should continue
discussing the tradeoffs.

explore making local tasks be a repository
https://bugs.eclipse.org/bugs/show_bug.cgi?id=124321

One thing that I think we need to keep in mind is maintaining a simple UI
for working with local tasks that does not have the overhead of working with
repository tasks, and that makes it clear that the tasks are personal and
not shared.  It's possible that we can do this with a local repository.
However, could those who would like to see this mode supported please
comment which features you would like to see on a local repository?  I'm not
sure if attachments are a good idea because the point of contexts is to
associate things implicitly with tasks.  The comment thread could make sense
for a kind of personal journaling functionality, and could be used to
address this request:

Timestamp button for Notes on the personal task page
https://bugs.eclipse.org/bugs/show_bug.cgi?id=148915

Mik

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Robert Elves
> Sent: Thursday, October 19, 2006 11:05 AM
> To: Mylar developer discussions
> Subject: Re: [mylar-dev] dev build
> 
> I think it would make things more consistent (ui and architecture
> wise). This may also help facilitate 'promotion' of local tasks to a
> chosen repository. Ie. we could automatically push the comments made
> on the local report to the repository report.
> 
> -Rob
> 
> On 10/19/06, Eugene Kuleshov <eu@xxxxxxxx> wrote:
> > Willian Mitsuda wrote:
> > >> And adding even more things to this thread.
> > >> Is there a reason why local task are second class citizens? It is not
> > >> possible to add attachments. It would also be nice if a local task
> > >> could depend on another local task. I have been using local tasks
> when
> > >> I was offline for a few hours every now and then. And using a web
> > >> repository it is not possible to create new tasks offline. Another
> use
> > >> case would be for a small project with a single developer where there
> > >> is no repository and setting up a local bugzilla would be too much
> > >> hassle.
> > > I just had another crazy idea: what about turning the "local" concept
> > > into a "virtual" repository, accessible via a built-in "local
> > > connector".
> > >
> > > So, in repository selection dialog you can have: "Local", "Eclipse.org
> > > bugzilla", etc...
> > >
> > > Then, instead of "New Task" and "New Repository Task", could be just
> > > "New Task", followed by the repository selection.
> > >
> > > I'm not a expert on connector architecture, but I believe this way,
> > > the "local connector" could benefit from a "normal" connector: just
> > > implement attachment support, queries on local tasks...
> >   I've been suggesting to use special repository for "local" tasks for
> > quite some time...
> >
> >   regards,
> >   Eugene
> >
> >
> > _______________________________________________
> > mylar-dev mailing list
> > mylar-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/mylar-dev
> >
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top