-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
@dmdevgo let's discuss following changes:
- rename package
base
toview
because it contains views as per pattern. - move
PmStore
out ofdelegate
package because it relates not only to delegates. - rename package
widget
tocontrol
- rename package
util
tointernal
because operators is not utils but internal stuff for the library.