I think django is closer to merb http://merbivore.com/ rather than ROR.
On Sat, Dec 6, 2008 at 10:48 PM, bruno desthuilliers
<[EMAIL PROTECTED]> wrote:
>
>
>
> On 6 déc, 10:55, "Guillermo C." <[EMAIL PROTECTED]> wrote:
>> Hi.
>>
>> - Scaffolding: I prefer it over django admin in many situations.
On 6 déc, 10:55, "Guillermo C." <[EMAIL PROTECTED]> wrote:
> Hi.
>
> - Scaffolding: I prefer it over django admin in many situations. I
> mean, when you're doing something complex you'll need to drop out the
> django admin and write your own code, so it's cool to have the basic
> CRUD code and d
On 5 déc, 23:57, yejun <[EMAIL PROTECTED]> wrote:
> On Dec 5, 2:43 pm, bruno desthuilliers <[EMAIL PROTECTED]>
> wrote:
>
> > On 5 déc, 16:16, "[EMAIL PROTECTED]"
>
> > <[EMAIL PROTECTED]> wrote:
> > > Metaphorically that Python/Djangois for a conservative engineer
> > > mindset,
>
> > ??? care to
Hi.
- Scaffolding: I prefer it over django admin in many situations. I
mean, when you're doing something complex you'll need to drop out the
django admin and write your own code, so it's cool to have the basic
CRUD code and develop from that.
- Database ORM: Both orm (rail's ActiveRecord and Djan
On Saturday 06 Dec 2008 1:01:37 am JonathanB wrote:
> admin interface, on the other hand, is permanent. It may not intended
> for public consumption, but it does make sanity-testing your models
> (wait! That DecimalField has the wrong max_digits! Doh!)
hey - this is a good point - should go in th
yejun wrote:
> This is unnecessary true. Python can be very dynamic with decorate,
> meta table and runtime code modification.
>
Of course, one can write obscure code in any languages. Personally,
however, I find most online examples of meta-programming in Ruby pretty
obtuse -- and I've writ
On Dec 5, 9:10 pm, Jeffrey Straszheim <[EMAIL PROTECTED]> wrote:
> I give a slight edge to Python/Django over Ruby/Rails, however, because
> in Python-land, things seem more transparent. I seldom have to guess
> what the language/framework will do. With Ruby/Rails I string together
> code then
Masklinn wrote:
> I'd say that Rails and Django differ much more than Python and Ruby.
> There are "small" differences between Python and Ruby, but the core
> philosophies and structures of Rails and Django on the other hand are
> completely unrelated and pretty much incompatible.
>
Consi
On Fri, Dec 5, 2008 at 4:06 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I'm new to the django world and I was just wondering how Django
> compears with Ruby on Rails ?
>
> did anybody try Ruby on Rails so can give us a feedback ?
>
> thanks
>
> >
>
Another big difference be
I think he means python is a more traditional procedure like language
than ruby is.
On Dec 5, 2:43 pm, bruno desthuilliers <[EMAIL PROTECTED]>
wrote:
> On 5 déc, 16:16, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > Metaphorically that Python/Djangois for a conservative engineer
> > minds
My experience with rails was fantastic.
I thought there wouldn't be anything that could replace it.
but eventually, as you get to know the inner workings and the
limitations and the issues it has, you stop and think for a moment and
look for solutions/alternatives.
That was what happened to me.
I
On 5 déc, 16:16, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Metaphorically that Python/Djangois for a conservative engineer
> mindset,
??? care to elaborate on this ???
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
On 5 déc, 15:31, Masklinn <[EMAIL PROTECTED]> wrote:
> On 5 Dec 2008, at 14:30 , bruno desthuilliers wrote:> On 5 déc, 13:06,
> "[EMAIL PROTECTED]"
> > <[EMAIL PROTECTED]> wrote:
> >> Hi All,
>
> >> I'm new to the django world and I was just wondering how Django
> >> compears with Ruby on Rail
On Dec 5, 7:06 am, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> did anybody try Ruby on Rails so can give us a feedback ?
As someone who tried both, I have personally found that Django better
fits my conceptual models than RoR. YMMV, because conceptions are a
very personal thing. My friend f
I see... but what I mean is that you will find "better" informations
about this on Google than asking on a list of Django-fans :P
good luck :)
2008/12/5 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> yes... I saw that thread... but it is 14 months old !!! and in IT 14
> months is a LOT
>
> On 5 dic,
On Fri, Dec 5, 2008 at 9:31 AM, Masklinn <[EMAIL PROTECTED]> wrote:
>
> On 5 Dec 2008, at 14:30 , bruno desthuilliers wrote:
>> On 5 déc, 13:06, "[EMAIL PROTECTED]"
>> <[EMAIL PROTECTED]> wrote:
>>> Hi All,
>>>
>>> I'm new to the django world and I was just wondering how Django
>>> compears with R
On 5 Dec 2008, at 14:30 , bruno desthuilliers wrote:
> On 5 déc, 13:06, "[EMAIL PROTECTED]"
> <[EMAIL PROTECTED]> wrote:
>> Hi All,
>>
>> I'm new to the django world and I was just wondering how Django
>> compears with Ruby on Rails ?
>
> Mostly just like Python compares with (with ??? to ???) Ru
I worked with Rails for about 2 years.
I see a lot of innovative ideas in Rails; however, I was constantly
running into issues with them changing the API.
Add to that, the documentation is poor relative to that of Python
Django.
Metaphorically that Python/Djangois for a conservative engineer
mind
On 5 déc, 13:06, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm new to the django world and I was just wondering how Django
> compears with Ruby on Rails ?
Mostly just like Python compares with (with ??? to ???) Ruby IMHO.
Quite close overall, and yet very different philosophie
[EMAIL PROTECTED] wrote:
> Hi All,
>
> I'm new to the django world and I was just wondering how Django
> compears with Ruby on Rails ?
>
> did anybody try Ruby on Rails so can give us a feedback ?
>
> thanks
>
> >
>
>
>
I was as you long time ago .
I was going to test both and choose .
Teste
yes... I saw that thread... but it is 14 months old !!! and in IT 14
months is a LOT
On 5 dic, 10:17, "Marinho Brandao" <[EMAIL PROTECTED]> wrote:
> http://www.google.com.br/search?q=Ruby+on+Rails+vs+Django
>
> 2008/12/5 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
>
>
> > Hi All,
>
> > I'm new to th
http://www.google.com.br/search?q=Ruby+on+Rails+vs+Django
2008/12/5 [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
>
> Hi All,
>
> I'm new to the django world and I was just wondering how Django
> compears with Ruby on Rails ?
>
> did anybody try Ruby on Rails so can give us a feedback ?
>
> thanks
>
>
22 matches
Mail list logo