Home
The Toolkit for Online Communities
15892 Community Members, 0 members online, 2277 visitors today
Log In Register

Forum OpenACS Q&A: Response to Top 20 DOs and DONTs while developing OpenACS

OpenACS Home : Forums : OpenACS Q&A : Response to Top 20 DOs and DONTs while developing OpenACS : One Message

+
Posted by Yonatan Feldman on
a couple more:

1) use named parameters whenever possible

2) use package_instantiate_object and relation_add, although i think these functions have to be moved since, for reasons unbeknownst to me, they are in acs-subsite/tcl/package-procs.tcl and they should probably be in acs-tcl/tcl