jdaugherty commented on PR #16149: URL: https://github.com/apache/grails-core/pull/16149#issuecomment-5513768466
> > You're viewing it legacy because of an implementation detail, while I'm saying it's been a part of the public api since Grails inception and I'm objecting to that removal. > > @jdaugherty it's not removed, it's deprecated. The implementation detail is it no longer has an implementation. It is literally dead code. If it was only created for multi-part requests, how long do you want to keep it for? Do you have another use case you want to morph it into in the future? @codeconsole We've been removing deprecations every release. I do not agree with it's deprecation or removal. I'm objecting to changing a public API that's been there since Grails started. I'm asking to revert the caller renames to simplify this diff since they are unrelated to the issue being fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
