XOTcl Core
XOTcl Core
f
t
xotcl
Gustaf Neumann
XOTcl library functionality (e.g. thread handling, online documentation, Generic Form and List Classes)
2008-03-14
Gustaf Neumann, WU Wien
This component contains some core functionality for OACS
applications using XOTcl. It includes
XOTcl thread handling for OACS (supporting persistent and
volatile threads) and a definitions for
documenting XOTcl object, classes and methods
integrated with the api-browser of OACS. Documented
procs and instproc an be created using the methods ad_proc
and ad_instproc. This component provides as
well an XOTcl Object and Class browser, as well as
means to control the recreation of objects and classes
when components are reloaded.
0.23: contains a major overhaul of the Generic classes. Object preliminary object layer for content repository, oo templating.
0.36: brings caching support for cr-items.
0.38: important change: uses cr_items.name instead of cr_revision.title to label content items. This effects as well the api (lookup uses -name instead of -title).
0.40: updating package_id in acs_objects, requires now openacs 5.2.*;
0.41: supporting storage_type file, on_submit method and html for forms;
0.43: context and connection context;
0.44: use connection_context, sch regression test works;
0.45: xo:db require operations;
0.48: policies
0.49: stored procedures object proxies (postgres and Oracle)
0.51: require package
0.52: distinguish between ImageField and ImageAnchorField, start using slots, multivalued form entries, bulk-actions, improved localization, improved sql layer (:.xo::db::sql)
0.70: oo interface to acs-object, acs-object-types and cr-items/revisions based on xotcl slots
BSD-Style
0