in reply to Re^2: hrm, Eval::Compile
in thread hrm, Eval::Compile
Each time the program runs there could be a different number of rows retrieved from the database, so unless we compile each time, negating the point of the excercise, there is no way to know how many instances of the compiled <bar> directive to include in the precompiled file.
What? That is a simple foreach loop, as already demonstrated in Re: H.O.P && aXML, Re^4: RFC : Abstraction Markup, Re^7: H.O.P && aXML, Re^7: H.O.P && aXML
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: hrm, Eval::Compile
by Logicus (Initiate) on Jul 20, 2011 at 07:05 UTC | |
by Logicus (Initiate) on Jul 20, 2011 at 13:49 UTC | |
by Corion (Patriarch) on Jul 20, 2011 at 13:56 UTC | |
by Anonymous Monk on Jul 20, 2011 at 22:47 UTC | |
by Logicus (Initiate) on Jul 21, 2011 at 00:26 UTC | |
by Anonymous Monk on Jul 21, 2011 at 01:13 UTC | |
|