** In ini config file what is the point of "full_stack = true"?

** Why does the ini config file need "loaders" that "use" eggs?
(i.e. what does that do? load an egg?)

** What is the admin script called "paster"?  What does paster stand
for?

** What is purpose of data/ directory?  Is it for sessions?  Why
didn't we need that for TG1?

** What is the reason for all the __all__'s being defined everywhere?

** What does entry_points.txt in egg directory do?  In thinking of
these lines in entry_points.txt...

[paste.app_factory]
main = fred.config.middleware:make_app

** So default is for debug to be turned on?  That's why production
needs "debug = false" ?

Thanks,

cs

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to