Welcome Guest, Not a member yet? Register   Sign In
SparkPlug - Rails inspired Scaffolding
#1

[eluser]Pascal Kriete[/eluser]
A nice Scaffolding library is one thing I was looking forward to in 1.6, especially since the existing one is now deprecated.

Since that didn't happen, I decided to see how much I could get done in one weekend. This is the result of that weekend project.
Mind you, it's not anywhere near being finished, but it works, which was the weekend goal.

Currently it consists of two files. One for dynamic scaffolding, very much like what already exists. The other one generates the scaffold code very similar to what rails does when you execute: ./script/generate scaffold Table Controller

I hate the code most applications generate, simply because I like to follow my own coding style. And changing all the curly braces every time gets really annoying. So drawing from personal experience, I added templates to the generator (at the bottom of the file).

Eventually I would like to consolidate the two files, and figure out how much of the code they can share, but for now it's easier to keep them seperate.

I'm not happy with all of it yet, especially the views need work, but the weekend is over and I have to get something out the door.

Get it here: SparkPlug
Don't forget to read the wiki page. Tested on OS X with MAMP, please check the paths before running it - just to be sure.

Any feedback is appreciated.


Messages In This Thread
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-03-2008, 02:41 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-03-2008, 05:40 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-03-2008, 06:01 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-04-2008, 12:15 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-04-2008, 12:56 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-04-2008, 03:16 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-05-2008, 06:41 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-10-2008, 05:43 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-10-2008, 06:47 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 02-11-2008, 03:14 AM
SparkPlug - Rails inspired Scaffolding - by El Forum - 06-01-2008, 03:48 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 06-01-2008, 06:01 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 06-30-2008, 04:32 PM
SparkPlug - Rails inspired Scaffolding - by El Forum - 06-30-2008, 04:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB