Excellent article!  It is very refreshing (coming from J2EE land) to
see a functional demo implemented without actually *feeling* like you
are having to implement it.  That is exactly what attracts me to
hobby-programming in python/turbogears!

There is a inconsistency in the downloadable article on trac:

Where you create the foreign key, the text says to create it in the
TimeLog table, but both the instructions and the picture are for
creating it in the TimeEntry table in the model designer.  If you try
to create it from TimeLog, you're drop-down for the otherClassName only
displays TimeEntry, not TimeLog as in the instructions, so, for someone
who doesn't realize what is happening, they will not be able to
complete the instructions.

Great job though!  I would love to see the whole thing online!

gasolin wrote:
> Aftrer watch Framework comparison screecast performed by Sean Kelly.
> http://groups.google.com/group/turbogears/browse_thread/thread/76378b490de76eab
>
> I decide to write an article named "Making a Time Tracker in TurboGears
> " to re-implement Time Tracker sample with latest TurboGears svn(0.9a)
> and show some quick prototyping features (ModelDesigner, CatWalk,
> DataController) introduced in 0.9a.
>
> Full article is downloadable in TurboGears Trac:
> http://trac.turbogears.org/turbogears/wiki/QuickPrototyping
> 
> I like your comments.
> 
> regards


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to