Re: Tip: automating EOGenerator

2007-01-11 Thread Lachlan Deck
Hi Chuck, On 12/01/2007, at 4:31 PM, Chuck Hill wrote: On Jan 11, 2007, at 9:18 PM, Lachlan Deck wrote: print "'Declaring' the problem: ant's lack of a basic loop structure makes simple things more complex than need be. Having to create a custom framework to provide the spoon?.\n"; Is th

Re: Tip: automating EOGenerator

2007-01-11 Thread Chuck Hill
On Jan 11, 2007, at 9:18 PM, Lachlan Deck wrote: Hi Chuck, On 12/01/2007, at 3:10 PM, Chuck Hill wrote: On Jan 11, 2007, at 5:52 PM, Lachlan Deck wrote: On 12/01/2007, at 12:45 PM, Chuck Hill wrote: perl! My eyes! My eyes! :-P When ant bundles the foreach task (who know's why simple

Re: Tip: automating EOGenerator

2007-01-11 Thread Lachlan Deck
Hi Chuck, On 12/01/2007, at 3:10 PM, Chuck Hill wrote: On Jan 11, 2007, at 5:52 PM, Lachlan Deck wrote: On 12/01/2007, at 12:45 PM, Chuck Hill wrote: perl! My eyes! My eyes! :-P When ant bundles the foreach task (who know's why simple looping constructs were left off...) Declarativ

Re: Tip: automating EOGenerator

2007-01-11 Thread Jerry W. Walker
On Jan 11, 2007, at 11:10 PM, Chuck Hill wrote: On Jan 11, 2007, at 5:52 PM, Lachlan Deck wrote: Hi Chuck, On 12/01/2007, at 12:45 PM, Chuck Hill wrote: perl! My eyes! My eyes! :-P When ant bundles the foreach task (who know's why simple looping constructs were left off...) Decla

Re: Tip: automating EOGenerator

2007-01-11 Thread Chuck Hill
On Jan 11, 2007, at 5:52 PM, Lachlan Deck wrote: Hi Chuck, On 12/01/2007, at 12:45 PM, Chuck Hill wrote: perl! My eyes! My eyes! :-P When ant bundles the foreach task (who know's why simple looping constructs were left off...) Declarative programming. You have to learn to think abo

Re: Tip: automating EOGenerator

2007-01-11 Thread Lachlan Deck
Hi Chuck, On 12/01/2007, at 12:45 PM, Chuck Hill wrote: perl! My eyes! My eyes! :-P When ant bundles the foreach task (who know's why simple looping constructs were left off...) I have an Ant task for this if you want. Sure. Share away... with regards, -- Lachlan Deck _

Re: Tip: automating EOGenerator

2007-01-11 Thread Chuck Hill
perl! My eyes! My eyes! :-P I have an Ant task for this if you want. Chuck On Jan 11, 2007, at 5:22 PM, Lachlan Deck wrote: Hi all, I've updated the following tut with a note at the bottom titled "Ant generation". I was getting a little bored of manually running eogenerator in Eclips

Tip: automating EOGenerator

2007-01-11 Thread Lachlan Deck
Hi all, I've updated the following tut with a note at the bottom titled "Ant generation". I was getting a little bored of manually running eogenerator in Eclipse. This happened automatically via a build-phase in Xcode. Ahhh the good 'ol days ;-) Now it's automatic whenever there's a compi