Mark Phillips wrote:

[..]

Thanks again for all your efforts. If I may ask one more question. How
did you debug the problem down to the way the Boolean field was handling
1 and True? I have to admit, debugging a product in a plone site is
still a mystery to me. I come from the Java/Servlet/EJB world, and I can
pretty much debug/fix any bugs in that space. I still do not have a firm
grasp on (1) how to debug and (2) the best tools to use to debug for a
plone site. How does one single step through the code? Set break points?
Set good ol'fashion print statements to the console to see what is
happening? I have not found a lot of good tutorials or books on this
particular part of plone.

Quite a while ago, I wrote

  http://docs.neuroinf.de/programming-plone/debug

and i think quite a lot of it still stands.

And of course there is

http://plone.org/documentation/phc_topic_area?topic=Developing+for+Plone#tools-and-processes:-debugging

Any suggestions on good tutorials on creating unit tests for plone
products as well? I have used JUNit tests in my java servlets/classes
and I like having test cases to run as well.


http://plone.org/documentation/tutorial/testing


Raphael

Thanks again!!! I feel I owe you a beer or two for all the time you
spent helping me. BTW, the site is at http://www.ahsnews.com. The
students at Arcadia High School have yet to design a better look and
feel for the site, but at least it is working now!

Cheers!

Mark
H




_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to