On Jun 12, 1:37 pm, lasizoillo <[email protected]> wrote:
> You can create a paster command with access to pylons internals like > "paster shell" > have.http://pylonshq.com/docs/en/0.9.7/advanced_pylons/paster_commands/ That's a good idea! Thank you! > More easy is create an URL and call it via "paster request", but need > be more careful with security. we can handle that with a security hash or something ! great idea too! > In the test system you have all code needed for call your requests and > get the returned html (spider). the test env is a PITA > Maybe your want simulate triggers with sqlalchemy for update only > changed information. You can do this with a MapperExtension. eh, that can be too difficult to maintain > Excuse my poor english it's pretty good! you just missed a few articles/prepositions to have perfect grammar! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
