Index: openacs-4/packages/acs-core-docs/www/style-guide.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/style-guide.html,v diff -u -r1.28.2.11 -r1.28.2.12 --- openacs-4/packages/acs-core-docs/www/style-guide.html 23 Jun 2016 08:32:46 -0000 1.28.2.11 +++ openacs-4/packages/acs-core-docs/www/style-guide.html 3 Oct 2016 09:17:51 -0000 1.28.2.12 @@ -69,7 +69,7 @@ Don't reinvent the wheel. Prefer extending an existing core API to creating your own. If something in the core does not meet your particular needs it probably won't meet - others as well and fleshing out the core API's makes the + others as well and fleshing out the core API's makes the toolkit more useful for everyone and more easily extended.

  • Make sure your datamodel create/drop scripts work.  Break the table creation out from the package/stored