> I understand the WebHelpers issue. I'm actually helping at the moment > to port some js/css/image minification features.
In that case, want to help us out by 1) letting us know when WebHelpers is ready for use in TG2, and 2) letting us know anything that might need to be done by the TG2 team to make WebHelper integration make more sense. I really think the minification stuff is valuable, as are things like the code for HTML escaping. The WebHelpers rewrite has made it *much* more interesting to me. I've been talking a bit with Ben Bangert and Mike Orr about the url function. TG2 has a url function that works pretty much the way that WebHelpers url.static works, and I'm hoping that they move url.static to the __call__ since that would make the TG url function redundant. If not we'll probably just alias h.url.static as url in tg2 and be done with it. ;) --Mark Ramm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
