On Fri, Jul 04, 2003 at 11:13:48PM +0900, james_b wrote: > Besides, are we sure (and I apologize if this has already > been addressed here) that all code written for 1.8 will run fine with 1.6.8? Clearly not - 1.8 has additional features over 1.6.8, so if you make use of them, your code won't run under 1.6.8. Regards, Brian.