> jQuery documentation should clearly illustrate which base / core jQuery is
> required and dependencies should be illustrated in a clear manor.  I think
> the php pear site exemplifies this, i think this is mostly covered but
> could be a touch clearer.

PHP PEAR is a bad example: In most cases you won't care about 5 or 50 additonal 
php files on your server, but you can't do this with js files.

I think the recommended/custom way is a good approach: API documentation and 
tutorials are all written with the recommended version as their base.

When a single plugin has dependencies on another plugin, it must be explicitly 
stated somewhere. A package/requires system that automatically resolves those 
dependencies would be nice, but I don't think this should have a high priority.

--
Jörn Zaefferer

http://bassistance.de
-- 
"Ein Herz für Kinder" - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to