Re: [U2] Refactoring Tools

2013-04-24 Thread Brian Leach
Hello Tony Thanks for the heads-up. I'll take a look. Brian -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tony Gravagno Sent: 22 April 2013 21:29 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Refact

Re: [U2] Refactoring Tools

2013-04-22 Thread Tony Gravagno
Brian, on my freeware page I have a Merge/Split routine. I use it to merge Included code modules so that I can run, debug, and edit them as a unit, then split the modules off back into their components. From there, re-compiling all code allows the entire app to benefit from an individual effort. ht

Re: [U2] Refactoring Tools

2013-04-22 Thread Bill Haskett
Brian: Prayer may come in handy. :-) Bill Untitled Page - Original Message - *From:* br...@brianleach.co.uk *To:* 'U2 Users List' *Date:* 4/22/2013 12:12 PM *Subject:* Re: [U2] Refactoring T

Re: [U2] Refactoring Tools

2013-04-22 Thread Brian Leach
April 2013 19:49 To: U2 Users List Subject: Re: [U2] Refactoring Tools *https://en.wikipedia.org/wiki/Code_refactoring Code refactoring is a "disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior",[1] un

Re: [U2] Refactoring Tools

2013-04-22 Thread Doug Averch
Users List' >> Sent: Sun, Apr 21, 2013 5:26 am >> Subject: [U2] Refactoring Tools >> >> >> Hi All >> >> >> I'm doing some intensive work with a large UniVerse site to assist them in >> migrating their 20 year old code base and working pract

Re: [U2] Refactoring Tools

2013-04-22 Thread Doug Averch
7; >> Sent: Sun, Apr 21, 2013 5:26 am >> Subject: [U2] Refactoring Tools >> >> >> Hi All >> >> >> I'm doing some intensive work with a large UniVerse site to assist them in >> migrating their 20 year old code base and working practice

Re: [U2] Refactoring Tools

2013-04-22 Thread Jeff Schasny
Sent: Sun, Apr 21, 2013 5:26 am Subject: [U2] Refactoring Tools Hi All I'm doing some intensive work with a large UniVerse site to assist them in migrating their 20 year old code base and working practices to full Agile, XP and TDD. They are really enthusiastic in embracing the modern

Re: [U2] Refactoring Tools

2013-04-22 Thread Wjhonson
Apr 21, 2013 5:26 am Subject: [U2] Refactoring Tools Hi All I'm doing some intensive work with a large UniVerse site to assist them in migrating their 20 year old code base and working practices to full Agile, XP and TDD. They are really enthusiastic in embracing the modern world and making good

Re: [U2] Refactoring Tools

2013-04-22 Thread Wjhonson
Example. -Original Message- From: Symeon Breen To: 'U2 Users List' Sent: Mon, Apr 22, 2013 11:15 am Subject: Re: [U2] Refactoring Tools Python ? ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2

Re: [U2] Refactoring Tools

2013-04-22 Thread Symeon Breen
Python ? ? -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: 22 April 2013 18:46 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Refactoring Tools If by "refactoring" you mean "A

Re: [U2] Refactoring Tools

2013-04-22 Thread Wjhonson
If by "refactoring" you mean "A tool which will read the BASIC code and translate it into Python" Than no, no such animal exists. -Original Message- From: John Thompson To: U2 Users List Sent: Mon, Apr 22, 2013 10:20 am Subject: Re: [U2] Refactorin

Re: [U2] Refactoring Tools

2013-04-22 Thread John Thompson
I remember Cliff Oliver talking about this once. Not sure, if he had any tools available... Wish I had more info available. On Sun, Apr 21, 2013 at 8:26 AM, Brian Leach wrote: > Hi All > > > > I'm doing some intensive work with a large UniVerse site to assist them in > migrating their 20 year

[U2] Refactoring Tools

2013-04-21 Thread Brian Leach
Hi All I'm doing some intensive work with a large UniVerse site to assist them in migrating their 20 year old code base and working practices to full Agile, XP and TDD. They are really enthusiastic in embracing the modern world and making good progress, but there is a huge amount of legacy code