[Newbies] Switching between Browser views in the middle of (incomplete) edit - advice?

2007-12-08 Thread itsme213
I frequently start to edit a method, then realize I need to look at or change something elsewhere. The method I was editing will not Accept as-is; and opening a new browser interrupts my flow. What is best practice here? Anything equivalent to a tabbed browser, or "hold this partly-edited code,

[Newbies] Re: Google Charts on Seaside

2007-12-08 Thread Michael Davies
Sorry, this was meant for the Seaside list. On Dec 8, 2007 7:11 PM, Michael Davies <[EMAIL PROTECTED]> wrote: > I was just putting together a simple component to help me use Google's > mapping API, when I saw Lukas' blog post recording the exercise in > remote pair-programming that he, Philippe Ma

[Newbies] Google Charts on Seaside

2007-12-08 Thread Michael Davies
I was just putting together a simple component to help me use Google's mapping API, when I saw Lukas' blog post recording the exercise in remote pair-programming that he, Philippe Marshall and Adriaan van Os did to develop their version. I've just downloaded it and started playing and it looks gre

Re: [Newbies] Obsolete classes - I can find pointers to them, but how to get rid of them

2007-12-08 Thread Edgar J. De Cleene
El 12/8/07 3:02 AM, "Keith Hodges" <[EMAIL PROTECTED]> escribió: > fixAllObsoleteReferences > " > self fixAllObsoleteReferences > " > (SystemNavigation default obsoleteBehaviors select: [ :c | c isMeta not ]) > do: [ :obsClass | > > ([obsClass nonObsoleteClass] ifError: [ ni