> Not really true. If we make the ezcFile class extend ezcBaseFile and the > users only update the File component, and not Base, their code will be > broken as the class that is extended does not exist yet.
But that is for all the components. Template needs to have the latest version of Base as well. Every component depends more or less on Base, so it is safe to assume that Base is up-to-date. -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
