> I've looked into the preprocessors, and while they are a great idea for > some stuff, I can't get hold of the handler class instance from there. > The handler parameter is either the next preprocessor in the chain or > the handle() method of the web.py application that does the actual > instantiation of the handler class and calls the appropriate method. So > I haven't found a method to inject dependencies from there.
what do you mean by dependency injection? can you give an example? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
