From: Scott A. L. <sc...@sc...> - 2000-11-28 22:27:06
|
There's something I don't understand about the current DynAPI implementation. Many of the core scripts have dependencies on the others. DynLayer and DynAPI require DynDocument, and almost all core scripts require BrowserCheck. Yet I see a lot of people including these scripts one-by-one, instead of just including the core.api package. The core scripts probably shouldn't really be treated as optional plug-ins. If DynAPI can't find DynDocument, it will fail when creating the default DynDocument. Etc, etc. -- scott andrew lepera ----------------------------------- web stuff: www.scottandrew.com music stuff: www.walkingbirds.com |