Path: utzoo!attcan!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!uwm.edu!uwvax!daffy!cat22.cs.wisc.edu!zerr From: zerr@cat22.cs.wisc.edu (Troy Zerr) Newsgroups: comp.lang.modula2 Subject: Re: TopSpeed Modula V2 Message-ID: <4977@daffy.cs.wisc.edu> Date: 11 Jul 90 17:55:05 GMT References: <1389.2699ECBD@puddle.fidonet.org> Sender: news@daffy.cs.wisc.edu Organization: U of Wisconsin Math Dept Lines: 21 In article <1389.2699ECBD@puddle.fidonet.org> Urs.Graf@f50.n300.z2.fidonet.org (Urs Graf) writes: >How are your experiences with the new JPI version? >Is it a good idea to do the upgrade? Depends. If you need to interface your m2 and C code, or if you have a real need for inline procedures, it may be worthwhile to upgrade your system. However, if you don't need the 'advanced' features, or if you write all your code to be machine-independent anyway, there is no real reason to upgrade yet. The code generator is slower, (although it does seem to create faster code) the new memory models aren't really necessary, and the libraries need some additional debugging. In any case, you may want to wait a few months for some of the bugs to disappear. - Troy Zerr zerr@math.wisc.edu