Re: Identifying more situations for interactivity

2014-05-28 Thread Shashwat Pandey
The interactivity use case list has been detailed and moved here: http://trac.macports.org/wiki/SummerOfCode2014_interactive Shashwat ___ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-d

Re: Identifying more situations for interactivity

2014-05-19 Thread Joshua Root
On 2014-5-19 22:32 , Clemens Lang wrote: > Hi, > >> Please suggest more such cases. > > I think you forgot the use case I suggested in the meeting last week: > > $> port uninstall foobar > "foobar" isn't indisputable. Which of the following ports do you want to > uninstall? > (1) foobar @0.0.

Re: Identifying more situations for interactivity

2014-05-19 Thread Clemens Lang
Hi, > Please suggest more such cases. I think you forgot the use case I suggested in the meeting last week: $> port uninstall foobar "foobar" isn't indisputable. Which of the following ports do you want to uninstall? (1) foobar @0.0.1 +xzy (2) foobar @0.0.2 +xzy (3) foobar @0.0.3 Type a

Re: Identifying more situations for interactivity

2014-05-19 Thread Rainer Müller
On 2014-05-17 13:35, Shashwat Pandey wrote: > I am working on the Interactive Port Command project for GSoC 2014. > http://trac.macports.org/wiki/SummerOfCode#interactive > > The link above also has the list of all the use cases that i know of. I > need help of the list to identify more such cases

Identifying more situations for interactivity

2014-05-17 Thread Shashwat Pandey
Hi all I am working on the Interactive Port Command project for GSoC 2014. http://trac.macports.org/wiki/SummerOfCode#interactive The link above also has the list of all the use cases that i know of. I need help of the list to identify more such cases. Please suggest more such cases. ___