Hi,
Well, there's still another option of using a C-based templating engine. Modpython has PSP, which has the core written in C. PSP, however, seems to be much easier to be incorporated via buffet: http://www.modpython.org/live/current/doc-html/pyapi-psp.html Also, any webhelper can be used therein directly (e.g., <%= link_to(..args..) %> - just like in erb). Thus, in case somebody really appreciates a C-based templating, extraction of PSP from Modpython and its subsequent compilation to standalone lib seems fully feasible. bruno desthuilliers wrote: > Hardware costs less than developper time. You can actually have a > dedicated server for less than one day of developper's time (dedibox : > 360 euros/year Wow - any dedibox I've found is at least twice as expensive :)) This, however, doesn't alter validity of your statement that dediboxes, and even their clusters, are much cheaper than a human's labor costs. Best wishes, Giorgi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
