-6

For easy customization, the new implemented method should be published as we can use Chain of Command (CoC). For example, the method SetMCRItemListLineTmpData() in Form(MCRItemListCopying) was implemented from 8.1. We cannot use CoC as this method is Private. We can raise extensibility request from LCS but it takes much time to use for customization.

Category: Development
STATUS DETAILS
Declined
Ideas Administrator

There are many reasons methods are kept private (code supportability, backward compatibility, public API footprint, abstraction of functionality and security, ..etc). There are also enough down votes on this idea to justify closing it.