Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Johnathan Burchill
On October 23, 2003 07:57 am, John Levon wrote: > On Thu, Oct 23, 2003 at 11:52:07AM +0200, Andre Poenitz wrote: > > Everything else would leave us with the need of forward-porting 50 new > > features. If we stick to 1.3.xcvs we'd end up in the same situation as > > the change tracking patch. Works

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread John Levon
On Thu, Oct 23, 2003 at 04:12:57PM +0200, Andre Poenitz wrote: > > Change tracking worked almost perfectly in 1.4.0cvs some time ago > > What's missing nowadays? It's not a matter of missing, more that most things are broken. regards john -- Khendon's Law: If the same point is made twice by t

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Andre Poenitz
On Thu, Oct 23, 2003 at 02:57:36PM +0100, John Levon wrote: > On Thu, Oct 23, 2003 at 11:52:07AM +0200, Andre Poenitz wrote: > > > Everything else would leave us with the need of forward-porting 50 new > > features. If we stick to 1.3.xcvs we'd end up in the same situation as > > the change tracki

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread John Levon
On Thu, Oct 23, 2003 at 11:52:07AM +0200, Andre Poenitz wrote: > Everything else would leave us with the need of forward-porting 50 new > features. If we stick to 1.3.xcvs we'd end up in the same situation as > the change tracking patch. Works for some ancient version only. Change tracking worked

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread John Levon
On Thu, Oct 23, 2003 at 11:33:59AM +0200, Christian Ridderstr?m wrote: > In my experience, some filtering would definitely be needed... > some (most?) students can be lazy and ask the most silly questions > rather than think for themselves... So why doesn't the standard open source method of fi

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Christian Ridderström wrote: > On Thu, 23 Oct 2003, Lars Gullik Bjønnes wrote: > > > Christian Ridderström <[EMAIL PROTECTED]> writes: > > > > >> [I'd be a bit happier with the whole idea if there were just 30 or 50 > > >> students or so...] > > > > > | You don't say... > >

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Lars Gullik Bjønnes wrote: > Christian Ridderström <[EMAIL PROTECTED]> writes: > > >> [I'd be a bit happier with the whole idea if there were just 30 or 50 > >> students or so...] > > > | You don't say... > > but of course this is a bit of an experiment for us as well... so

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Lars Gullik Bjønnes
Christian Ridderström <[EMAIL PROTECTED]> writes: >> [I'd be a bit happier with the whole idea if there were just 30 or 50 >> students or so...] > | You don't say... but of course this is a bit of an experiment for us as well... so bring it on! -- Lgb

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Andre Poenitz wrote: > On Thu, Oct 23, 2003 at 06:12:36AM -0700, Kayvan A. Sylvan wrote: > > > How will the list communicate with lyx-devel? One idea is for them to send > > their patches to their professor for review before sending it over to this > > list. > > The professor

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Kayvan A. Sylvan wrote: > On Thu, Oct 23, 2003 at 11:33:59AM +0200, Christian Ridderström wrote: > > > > Another question is what version of LyX the students should work with... > > it could be frustrating working with the CVS version since it's in a very > > fluctuating st

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Andre Poenitz
On Thu, Oct 23, 2003 at 06:12:36AM -0700, Kayvan A. Sylvan wrote: > On Thu, Oct 23, 2003 at 11:33:59AM +0200, Christian Ridderström wrote: > > > > Another question is what version of LyX the students should work with... > > it could be frustrating working with the CVS version since it's in a very

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Kayvan A. Sylvan
On Thu, Oct 23, 2003 at 11:33:59AM +0200, Christian Ridderström wrote: > > Another question is what version of LyX the students should work with... > it could be frustrating working with the CVS version since it's in a very > fluctuating state (e.g. sometimes it doesn't even compile). I disagre

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Angus Leeming wrote: > Christian Ridderström wrote: > > > and that's why I've decide to initially work > > (listings) against 1.3.3 and then port it to latest cvs. > > As you choose, but you're doubling your work and nobody will try out > preliminary versions of your code.

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Andre Poenitz wrote: > > But why assume that the students work will be in one large patch? > > Shouldn't we demand that each student project results in a separate patch? > > The results of a student's project should be incremental. > > If the projects lasts for three months

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Thu, Oct 23, 2003 at 12:25:13PM +0200, Christian Ridderström wrote: >> On Thu, 23 Oct 2003, Andre Poenitz wrote: >> >> > > Another question is what version of LyX the students should work with... >> > > it could be frustrating working with the CVS v

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Angus Leeming
Christian Ridderström wrote: > > You can revert your code and know that it will work (I can't compile > Qt any more...) What's not working for you. No progress is made by keeping silent about such things. > and that's why I've decide to initially work > (listings) against 1.3.3 and then port

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Andre Poenitz
On Thu, Oct 23, 2003 at 01:13:55PM +0200, Christian Ridderström wrote: > On Thu, 23 Oct 2003, Andre Poenitz wrote: > > > > > Everything else would leave us with the need of forward-porting 50 new > > > > features. If we stick to 1.3.xcvs we'd end up in the same situation as > > > > the change trac

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
> > I see no benefit over a regualr 'cvs up'. > > You can revert your code and know that it _will_ work (You can do: cvs up -r of course, but then we might as well give them a tag. /Christian -- Christian Ridderström http://www.md.kth.se/~chr

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Andre Poenitz wrote: > > > Everything else would leave us with the need of forward-porting 50 new > > > features. If we stick to 1.3.xcvs we'd end up in the same situation as > > > the change tracking patch. Works for some ancient version only. > > > > > > 1.4.0cvs is stable

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Andre Poenitz
On Thu, Oct 23, 2003 at 12:25:13PM +0200, Christian Ridderström wrote: > On Thu, 23 Oct 2003, Andre Poenitz wrote: > > > > Another question is what version of LyX the students should work with... > > > it could be frustrating working with the CVS version since it's in a very > > > fluctuating st

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Lars Gullik Bjønnes
Christian Ridderström <[EMAIL PROTECTED]> writes: | Another question is what version of LyX the students should work with... | it could be frustrating working with the CVS version since it's in a very | fluctuating state (e.g. sometimes it doesn't even compile). On the other hand... working on

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Angus Leeming
Christian Ridderström wrote: > On Thu, 23 Oct 2003, Andre Poenitz wrote: > >> > Another question is what version of LyX the students should work >> > with... it could be frustrating working with the CVS version >> > since it's in a very fluctuating state (e.g. sometimes it doesn't >> > even compi

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Andre Poenitz wrote: > > Another question is what version of LyX the students should work with... > > it could be frustrating working with the CVS version since it's in a very > > fluctuating state (e.g. sometimes it doesn't even compile). > > Everything else would leave us

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Andre Poenitz
On Thu, Oct 23, 2003 at 11:33:59AM +0200, Christian Ridderström wrote: > On Thu, 23 Oct 2003, Amir Michail wrote: > > > However note that we are talking about 200 students. Even if they work in > > pairs, having design discussions with 100 pairs may be too much. > > > > I think we might need a f

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Christian Ridderström
On Thu, 23 Oct 2003, Amir Michail wrote: > However note that we are talking about 200 students. Even if they work in > pairs, having design discussions with 100 pairs may be too much. > > I think we might need a filtering scheme so that only meaningful questions > make it to this list. As I me

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Lars Gullik Bjønnes
Amir Michail <[EMAIL PROTECTED]> writes: | On Thu, 23 Oct 2003 12:28 am, Lars Gullik Bjønnes wrote: >> Angus Leeming <[EMAIL PROTECTED]> writes: >> >> | We are always interested. One thing that I would note is that we're a >> | small collection of programmers and are very wary of enormous >> |

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-23 Thread Amir Michail
On Thu, 23 Oct 2003 12:28 am, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | We are always interested. One thing that I would note is that we're a > | small collection of programmers and are very wary of enormous > | patches, prefering a 'little and often' approach.

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread Martin Vermeer
On Wed, Oct 22, 2003 at 04:45:01PM +0200, Andre Poenitz spake thusly: > On Wed, Oct 22, 2003 at 04:28:13PM +0200, Lars Gullik Bjønnes wrote: > > Angus Leeming <[EMAIL PROTECTED]> writes: > > > > | We are always interested. One thing that I would note is that we're a > > | small collection of pr

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread John Levon
On Wed, Oct 22, 2003 at 11:43:18PM +1000, Amir Michail wrote: > I'm thinking of giving a LyX programming assignment to a class of 200 > 3rd year software engineering students. This is for COMP3141 at UNSW: This would be great (fun) ! > I was wondering if you have any interest in this experiment

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread Andre Poenitz
On Wed, Oct 22, 2003 at 04:28:13PM +0200, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | We are always interested. One thing that I would note is that we're a > | small collection of programmers and are very wary of enormous > | patches, prefering a 'little and ofte

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | We are always interested. One thing that I would note is that we're a | small collection of programmers and are very wary of enormous | patches, prefering a 'little and often' approach. Moreover, because | we are trying to clean the code base up (and

Re: LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread Angus Leeming
Amir Michail wrote: > I was wondering if you have any interest in this experiment. In > particular, would any LyX developers be able to suggest bug fixes, > minor feature requests, major features, etc? Of course. But many of these are already scribbled down at http://www.devel.lyx.org/roadmap.php

LyX programming assignment in class of 200 3rd year SE students

2003-10-22 Thread Amir Michail
Hi, I'm thinking of giving a LyX programming assignment to a class of 200 3rd year software engineering students. This is for COMP3141 at UNSW: http://www.cse.unsw.edu.au/~cs3141 The students vary considerably in ability from some who are quite weak to superstar programmers. Consequently, if I