On Saturday 19 January 2002 23:09, Ian wrote: > GJ, > > Is it really necessary to set all of those parameters in the config file? > > Ian.
The FEC encoder/decoder plugins are dynamically loaded. I did this so that 0) Other people could write different implementations and 1) so that there are no link dependencies between fproxy and any particular implementation. If you really feel strongly about it, I could hard code fproxy to load my implementations, but that seems kind of silly after having gone through the effort to implement the plugin framework. I plan to fix --config so that these values are set by default when a new freenet.conf is generated. --gj -- Freesites (0.3) freenet:MSK at SSK@enI8YFo3gj8UVh-Au0HpKMftf6QQAgE/homepage// (0.4) freenet:SSK at npfV5XQijFkF6sXZvuO0o~kG4wEPAgM/homepage// _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
