With ZF 1.0.0 RC2, we separated the documentation from the Framework download, so if you just need the code, it's a lot smaller. The tar.gz file is 3173 KB.
But the answer to your question is no; our plan all along has been to offer the Framework as a complete bundle. Regards, Bill Karwin > -----Original Message----- > From: Julian Davchev [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 20, 2007 6:50 AM > To: Zend Framework General > Subject: [fw-general] xmlrpc client...make it standalone > > > Hi folks, > > I cannot find anything in mail archive and would like to ask. > Is there easy way to make xmlrpc client component standalone, > cause this is more or less important so that it is easily > pluggable into other systems.... > > I see Zend_Xmlrpc_Client depends on Zend/Http/Client.php > which in turn depend on Zend/Uri.php and list goes > beyound...so is there easy way to separate a component, any > plan in the future..or pretty much if I need component from > framework I need the whole framework. Cause I see it is like > 45MB or something. > > Regards, >
