On 3/3/06, gasolin <[EMAIL PROTECTED]> wrote:
> I'll release a doc in this weekend called "Making a Time Tracker in
> TurboGears " to mention about tg on this screencast and my quick
> re-implement with latest tg svn to show the difference.
> In latest tg svn the interactive develop style remain, but in new tg
> version we got more sleek tools to productivate ourself.
>
> Good news, bad news. After this activity, I found the latest version
> (in svn) is still buggy, here are some bugs I've meet under [windows]
> environment:
>
> * quickstart template generation tool not work properly(so I copy other
> oldversion framework fromother project)
> * Model Designer can't save generated code to model.py(so I copy to
> model.py directly)
> * Catwalk can't save new entry(so I use DataController to manuplate
> data)

Thanks for doing that! 6 lines of Python code is quite an improvement.
(FastData really needs a lot of work, still... not to reduce below 6
lines of code, but to add better customizability and functionality.)

Usually, I use "alpha" to mean not feature complete. In the case of
0.9, I'm using the "alpha" label because it's buggier than what I'd
want to see in a beta.

Kevin

--~--~---------~--~----~------------~-------~--~----~
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