What do you want to know?
And what are you going to use them for? Unless they generate
*extremely* skeletal code, generators are a bad thing. (See
restful_authentication for an example of how *not* to use generators.)
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org
One example that I often use is a News feature... I just want to know
how I can build a generator and then, utilise it.
Bad example. A plugin would probably better here.
> I just want to know
> how I can build a generator and then, utilise it.
Again: don't unless you're sure that a plugin won't be the better
choice.
Best,
--
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org