- WebKit:
- Added AutoReload support to DebugAppServer.
- Added a __repr__() to WebKit.Cookie.
- Enhanced WebUtils.Funcs.htmlEncode() to be less ornery and more flexible:
- Former behavior was to raise an exception for None or any other
non-string.
- Now returns WebUtils.Funcs.htmlForNone when passed None (default is '-')
- It asks its argument to convert to html, if the argument supports that.
- It converts its argument to a string, if necessary.
- WebUtils.HTMLTag: Improved the utility of this module when used to
validate HTML:
- Added more "debugging info" to tags including line number and closing tag.
- Changed __repr__() to give the tag arguments and this new info.
- Other tweaks.
- MiddleKit.MiddleObject:
- Added a __repr__() which returns self.debugStr() which is friendly
in both text
and HTML and is easy to extend by overriding debugKeys. See code
for details.
- Fixed a couple bugs in clone().
I hope these will get built into a second beta for 0.9. The AutoReload
support in DebugAppServer is particularly useful.
-Chuck
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Webware-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/webware-devel