Hey folks, I realize I'm being a big pest here and I appreciate the
indulgences. The scoop is that I need to establish whether porting my
base framework to TG2 is realistic for three upcoming projects that will
take up most of my time for the next six months, so I'd really like to
avoid porting them halfway through. However, I need to know within the
next week or so if I don't want to have to manage multiple disparate
code bases ...

In return for getting these pesky questions answered, I'm going to turn
them into a simple TG2 sample app that covers everything I can think of
for the user coming to TG2 and I will will put it online, with a test
suite and commenting aimed at a newbie, so we can make sure that it is
constantly working and there is an approachable point for those who like
to work from examples. I think this will also be a good internal tool
for my (small) team of coffee huffing freelancers out here in the BC
rain. 

Here's what I figure I have to get in there to port my work so far:

- SA 0.4 with assign_mapper equivalent syntax ( Foo.query.get_by() )
- toscawidgets with genshi, maybe mako
- redirects with whatever our flash() equivalent is
- validation and error handling, both with decorator and within a method
  in the case of unknown form length
- authkit? some form of login/registration/authorization
- image uploading
- paste test fixtures for unit/functional/integration tests
- rock solid deployment plan
- unicode throughout ( my ignorance being the problem here, not TG2 )


So, I'm hoping that this promise will make the question barrage slightly
less annoying. If anyone else has ideas of what should go in a super
simple demo app, please let me know! 

Thanks
Iain


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to