You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GlurRelation class is only hidden Dictionary. As dictionary contains of key-value pair it is recommended to have simple key and complex value. Current solution of GlueRelation has this structure vice versa. Refactor this class with other solution, probably by some class, which would contain requested parameters.
The text was updated successfully, but these errors were encountered:
GlurRelation class is only hidden Dictionary. As dictionary contains of key-value pair it is recommended to have simple key and complex value. Current solution of GlueRelation has this structure vice versa. Refactor this class with other solution, probably by some class, which would contain requested parameters.
The text was updated successfully, but these errors were encountered: