On Sat, 2003-08-23 at 16:35, Morten Lied Johansen wrote: > I've just stumbled onto Webware, and are in the process of figuring out > if it's what I'm looking for. So far it's looking good, except for the > glaring lack of documentation. I hope that's something that will be > rectified, because reading code in order to figure out what a method is > for and how to use it isn't particulary productive (yet. I guess it's > easier once you've done it a few times). If I can find a way to avoid > having to guess at how things work, I think I'll come to like Webware.
Many of the docstrings describe classes and methods. To find the interesting classes and methods, you might want to read: http://webware.colorstudy.com/twiki/bin/view/Webware/TransactionAnatomy It's kind of a tour of WebKit. Ian ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
