and if i remember correctly, back then it looked if the FileUpload project was really in suspend stage. there wasn't much happening on it, so i am talking abou the time we added it to the core of wicket
johan On 7/5/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> I understand "we just took what little pieces we needed instead of adding a > dependency on the entire thing", but what is meant by "the code grew in a > different direction due to various reasons"? We started using commons-io as just a dependency, but after a while we needed some tweaks to better let it integrate with Wicket (at least that's what I remember) and later on, when we tried to cut down on dependencies we went from a 'patched' version to just taking the classes we needed. Eelco