Sorry if this hijacks your thread.
I haven't use Hobo. I haven't use rails (for that matter, I haven't
even used Ruby much) but the whole idea of these magical tools that
build applications for you is getting a tad scary. Rails itself (if
it's similar to the clones that it inspired in the Python worlds)
takes away a lot of control over your app so that you can create it
faster. Now, there's a rails app. builder that adds a layer of magic
above this?
I've met people who've hyper specialised in a single language and
that's crippling them. Getting hooked onto a single framework or tool
feels like a more lethal variant of that.
While Hobo itself might be an excellent tool and a worthwhile project,
these whole 'wizard style' development has spawned legions of
programmers who don't really understand the subtleties of programming
and who feel like they're professionals because the the framework did
all the work. It's an unhealthy trend and sadly IMHO a growing one.
[..]
--
~noufal
http://nibrahim.net.in
The flip side to that discussion is that any project involves *lots*
of code that adds no real value to the core idea behind your app, and
is (or can be) pretty much the same from app to app. Wizards and other
such cookie-cutter-code generators simply handle all that for you,
leaving you to concentrate on the problem you're really trying to
solve. If the design is part of your USP, then, of course, you
wouldn't want your webapp to look and feel just like every other hobo
webapp out there, but if you're solving a different problem entirely
and just want to put some sort of a web frontend in front of it to act
as some sort of UI, wizard-style development can be a wonderful thing
indeed.
martin
--
You received this message because you are subscribed to the Google Groups "BANGALORE RUG-Ruby Users Group" group.
To post to this group, send an email to bangal...@googlegroups.com.
To unsubscribe from this group, send email to bangalorerug...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bangalorerug?hl=en-GB.
Sorry if this hijacks your thread.
I haven't use Hobo. I haven't use rails (for that matter, I haven't
even used Ruby much) but the whole idea of these magical tools that
build applications for you is getting a tad scary. Rails itself (if
it's similar to the clones that it inspired in the Python worlds)
takes away a lot of control over your app so that you can create it
faster. Now, there's a rails app. builder that adds a layer of magic
above this?
I've met people who've hyper specialised in a single language and
that's crippling them. Getting hooked onto a single framework or tool
feels like a more lethal variant of that.
While Hobo itself might be an excellent tool and a worthwhile project,
these whole 'wizard style' development has spawned legions of
programmers who don't really understand the subtleties of programming
and who feel like they're professionals because the the framework did
all the work. It's an unhealthy trend and sadly IMHO a growing one.
[..]
--
Perhaps things have changed now?
Cheers,
Sidu.
http://blog.sidu.in
http://twitter.com/ponnappa