2010/2/13 Philippe Ombredanne <pombreda...@gmail.com>:
> Brice:
> Very nice start.
> There is a long history of similar tools and they all have a place and
> a purpose.
> I remember fondly of some tool that generated CRUD dbase apps from a
> db schema .. that was last century ...
> So carry on!

Thank you. I'm focusing right now on unittest. Once forms unittest is
done I will start adding new feature

> Just a few notes:
> - the generator page takes quite a bit of vertcal real estate: a more
> compact display may be better?

I'm thinking of having the field condensed on 1 line and being able to
expand detail view using js. As I explained before, if you have any
advice on usability/design I would be very happy to hear about them !

Once I'm done with permissions and forms, I will probably work a
little more on the website itself adding a page to provide an overview
of the project without having to register, a feedback tool, help
section and a tutorial.

> - if the goal is to provide a tool for non-developers, you may be
> expose a bit too much of django internals: for instance such a user
> may not care for the field types, know what a model is, etc. Yet if it
> is for hand-holding django newbies you introduce many concepts that a
> newbie may not know about yet. So my 2 cents would be to pick a target
> user and focus on one or the other. As I see it today, only a django
> user would be able to make sense of it.

I agree on that but I'm not really fixed on the direction and audience
for the project. I try to keep it as simple as possible, so it's not
to hard to maintain and provide good and clean output. I hate those
project that never works because you have to learn about it. I would
like this project to generate easy to read code, with no dependencies
and using django and python recommandation.

My first thought was a solution to provide quickly basic models, forms
and views so it give me more time to focus on fun and complex
behavior.

> - the license you picked seems to me a bit odd for software
> http://github.com/debrice/djangogenerator/blob/master/LICENSE , you
> may want to consider something more common: the same as django is
> usually the simplest and best.

I will investigate on this.

> - some pointers on some similar tools may give you some more ideas,
> google web site generator
> there are many similar tools for RAILS, PHP, JSP, ASP, etc

I will google that ;)

> Bon courage!
> Philippe

Merci Philippe !

-- 
blog: http://www.debrice.com
project: http://www.kaaloo.com http://www.djangogenerator.com
linkedin: http://www.linkedin.com/in/bricepleroy

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to