On Sun, Aug 31, 2008 at 02:10:58AM +1200, Ralph Versteegen wrote:
> On Sat, Aug 23, 2008 at 3:50 AM, James Paige <[EMAIL PROTECTED]> wrote:
> > As you may have already noticed, I have started on a major battle code
> > refactoring quest. I plan to:
> >
> > * subify every single gosub in bmod.bas
> > * make bmod and bmodsubs both compile with OPTION EXPLICIT
> >
> > In this process I am also gathering various stray data into TYPEs. I am
> > doing this in many small commits, which I am making a big effort to test
> > completely.
> >
> > If I am clobbering anybody's uncommited battle patches, I apologize,
> > and I offer my assistance in fixing any patches that conflict. If
> > anybody has a conflicting working version of bmod.bas or bmodsubs.bas,
> > just send me a diff against the last non-conflicting revision (which
> > I am guessing will probably be 2134)
> >
> > ---
> > James Paige
> 
> Wow, great! The textbox cleanup is going to be very nice too.
> 
> It looks like my changes to the textbox editor don't conflict at all,
> because they are specially to text editing (word wrapping).

Cool.
How do you plan on making word wrapping work?

> How many of the couple dozen remaining unrenamed/moved variables
> should still be moved into types? Are you STILL planning to subify
> every GOSUB? 19 to go :)

Yes, I will be going back to battle mode soon and cleaning up the rest 
of the gosubs, I just got sidetracked to the textbox stuff when I 
noticed that tte TextBox UDT already existed.

---
James
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to