Problem
I hope that the base class can be inherited by both Realm and other classes during use. When using it, I only need to use the base class without paying attention to the specific implementation class. However, '_' causes the base class to be privatized and I cannot use it externally. Therefore, I hope to configure 'Session. prefix' externally to set the prefix of the base class
Solution
No response
Alternatives
No response
How important is this improvement for you?
-- select --
Feature would mainly be used with
-- select --
Problem
I hope that the base class can be inherited by both Realm and other classes during use. When using it, I only need to use the base class without paying attention to the specific implementation class. However, '_' causes the base class to be privatized and I cannot use it externally. Therefore, I hope to configure 'Session. prefix' externally to set the prefix of the base class
Solution
No response
Alternatives
No response
How important is this improvement for you?
-- select --
Feature would mainly be used with
-- select --