[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [mylyn-dev] Checklists with Mylyn
|
- From: "Eric Bresie" <ebresie@xxxxxxxxx>
- Date: Tue, 7 Oct 2008 21:47:29 -0500
- Delivered-to: mylyn-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=drADGgE2YvAa/4Ap8a9IWI0UBrKkIJ+nrKWmMJDzsLg=; b=mhcMb95AEomHpenTax9hPuwng3fUH/bWVao3mZPE/EDV2GAoXm1VuYVTrGVZ5xQEvg R4/q5Xo6BSSNZy5JTYhKDFP9Dnjq5unxTLlVQKHK1U6MYe2rxiKDWdeAFYn6JqFksaWx pnbYgAgChK5956g5wQb0XkU7Sy3qwnrR5yQEc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=s7iN8hv2Nh3pQbE2RexikXNz+uYJtIWz7aSjn18p/FImrc/PusvFbR3A+TSjLBXhhz VITZRGl09pE9bsXh1kIP91H2b7NscAdzx0mPvZUrxDLDCMa8N+KTz08CIlycQF3ysY1T iaG95f0kMwUouqCMZrViFej1Stu2NRQMJ6ADU=
Looking in the workspace/.mylyn/tasks.xml.zip file, I find the tasks
which are stored in an XML file. In the XML file, I see a Task entity
with a "Handle" attribute.
Can you use some form of XPath or similar query mechanism to reference it maybe?
I guess to truly answer this one, I need to work on understand how the
XML Dom handling APIs work in Eclipse.
Eric
On Tue, Oct 7, 2008 at 8:35 PM, Mik Kersten <mik@xxxxxxxxxxx> wrote:
> Regarding structuring local tasks, you will have the ability to ability to
> make subtasks of local tasks once the next weekly build goes out.
>
> 238498: enable local subtasks
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=238498
>
> Regarding linking them, so you could do something like making a freeform
> checklist on a local task, it would be nice if we could support that. The
> problem is that we decided early on that having IDs for local subtasks was
> overly complex, and haven't come up with a hyperlinking scheme that does not
> rely on IDs.
>
> Mik
>
> --
> Mik Kersten
> CEO, http://tasktop.com/blog
> Project Lead, http://eclipse.org/mylyn
>
>> -----Original Message-----
>> From: Eric Bresie [mailto:ebresie@xxxxxxxxx]
>> Sent: Tuesday, October 07, 2008 5:29 PM
>> To: mik@xxxxxxxxxxx; Mylyn developer discussions
>> Subject: Re: [mylyn-dev] Checklists with Mylyn
>>
>> Not sure it matters, but I was thinking more for local tasks (not with
>> repository based ones). I guess this was kind of a way of collecting
>> dependency local tasks (do local task 1, check, do local task 2,
>> check...). Other than time scheduling, I don't know how one defines
>> dependencies for local tasks.
>>
>> So what is the URL/URN that someone would have to use to reference a
>> local task?
>>
>> Eric
>>
>> On Tue, Oct 7, 2008 at 1:13 PM, Mik Kersten <mik@xxxxxxxxxxx> wrote:
>> > We consider this additional planning functionality (e.g., check
>> lists,
>> > product/release plans) to fall outside of the scope of Mylyn, but do
>> > prioritize integration with such tools. For example, we want to make
>> sure
>> > that you can always create a checklist or plan, and be able to link
>> Mylyn
>> > tasks/bugs/issues as part of that plan.
>> >
>> > The challenge is that with Mylyn alone, we can only supported
>> structured
>> > links within Eclipse. This is one of the reasons why the new
>> WikiText
>> > component was so relevant to the project. It will soon allow you to
>> create
>> > a wiki markup checklist that has task references like "bug 123".
>> >
>> > The story changes when you make the Eclipse the default browser,
>> which is
>> > exactly what Tasktop does on Windows. You can put a hyperlink to any
>> task
>> > in a web repository into any application. I do this all the time,
>> linking
>> > tasks from both wiki pages and apps like Microsoft Excel and Project,
>> and
>> > having the URLs resolve instantly in Mylyn's task editor, whether I'm
>> online
>> > or not.
>> >
>> > Mik
>> >
>> >> -----Original Message-----
>> >> From: mylyn-dev-bounces@xxxxxxxxxxx [mailto:mylyn-dev-
>> >> bounces@xxxxxxxxxxx] On Behalf Of Eric Bresie
>> >> Sent: Tuesday, October 07, 2008 10:27 AM
>> >> To: mylyn-dev@xxxxxxxxxxx
>> >> Subject: [mylyn-dev] Checklists with Mylyn
>> >>
>> >> Hey guys, I was reviewing some tutorials in Eclipse and found the
>> nice
>> >> "Checklist" based training on a number of interesting topics. This
>> >> got me wondering....is there any way to make a checklist that can
>> >> reference a specific task? So in other words, there would be a
>> >> containing checklist that references a number of Mylyn tasks?
>> >>
>> >> Maybe I should ask, is there a way to provide a URL/URN of some type
>> >> that could be referenced in a html document or something similar.
>> >>
>> >> --
>> >> Eric Bresie
>> >> ebresie@xxxxxxxxx
>> >> _______________________________________________
>> >> mylyn-dev mailing list
>> >> mylyn-dev@xxxxxxxxxxx
>> >> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>> >
>> > _______________________________________________
>> > mylyn-dev mailing list
>> > mylyn-dev@xxxxxxxxxxx
>> > https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>> >
>>
>>
>>
>> --
>> Eric Bresie
>> ebresie@xxxxxxxxx
>
> _______________________________________________
> mylyn-dev mailing list
> mylyn-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-dev
>
--
Eric Bresie
ebresie@xxxxxxxxx