14 Dec
2007
14 Dec
'07
4:54 p.m.
Ajax: Jquery? Yes. Also worth mentioning AHAH forms.
ORM: No CCK is a about 50% of an ORM
DB migration framework(s): Schema API? I think the update_n hooks are actually closer to a migration framework. With the caveat that there is no update_n_undo that some frameworks have.
Caching Framework(s): ? Internal DB cacheing system, pluggable caches also supported (e.g. http://drupal.org/project/memcache, http://drupal.org/project/apc)
-M