Difference between revisions of "Opentaps Technical Reference"

From Opentaps Wiki
Jump to navigationJump to search
(Developer Documentation)
(opentaps and Google Web Toolkit)
Line 30: Line 30:
 
* [[Introduction to Google Web Toolkit (GWT)]]
 
* [[Introduction to Google Web Toolkit (GWT)]]
 
* [[opentaps Google Web Toolkit]]
 
* [[opentaps Google Web Toolkit]]
 +
* [[Debugging GWT with Firebug]]
 
* [[Creating a Widget with Google Web Toolkit and opentaps]]
 
* [[Creating a Widget with Google Web Toolkit and opentaps]]
  

Revision as of 18:11, 30 July 2009

Technical Reference

These documents are for developers who plan on customizing or extending opentaps

Developer Documentation


opentaps and Google Web Toolkit

Tips and Tricks

API and Technical Design Reference

Recommended Reading

Show me your flowcharts and conceal your tables, and I'll continue to be mystified. 
Show me your tables, and I won't usually need your flowcharts; they'll be obvious.

-- The Mythical Man Month by Fred Brooks

Even after four decades, and long after the word "flowchart" has been replaced by "UML", data models still play a central role in software design. The following three books will give you three different perspectives on data modeling for enterprise applications and help you understand the heart of opentaps. You should read all three to get a balanced perspective:

Other helpful references:

  • Opentaps Source Licensing -- If you want to learn more about open source software licenses, read this book instead of all the mailing list graffiti.