Change/extend behavior of the OpenFileDescriptor

Looking at the references of this class (no factory facade), there is no way to change/extend its behavior by subclassing it. Can I suggest extending this with something like OpenFileDescriptorProvider, to be able to provide our own OpenFileDescriptor implementation for certain file types? The default "provider" should of course return the current implementation of OpenFileDescriptor.

0
Avatar
Permanently deleted user

Feel free to open a new issue in youtrack

0

请先登录再写评论。