Hello Ralph (and everyone),
i played with the CLI endpoint today and had some problems. Personally
my include path is a bunch of symlinked libraries. Its way easier to
change the symlink that to install/deinstall/overwrite libraries all
the time.
Now it seems the IncludePath Autoloader does not follow symlinks (so
that for example the OpenId Provider bug is fixed, and i guess no
loops can occour). But, this way i cannot get any providers or
manifests into Zend_Tool Registry.
How would one do this? It would probably be great to add an ENVIROMENT
variable "ZF_CONF_FILE" that points to an Ini file that can have
optional pathes to search? or is there anything possible in this area
currently?