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
{{ message }}
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
@pmkary It seems to be a bigger problem than it appears.
Cause we can't simply return False since it breaks the design pattern.
In other hands it seems GetDotByNumberId will return an empty Dot if no dot is found.
What really happens when it return the empty Dot ? and is there an easy way to check if it returned an empty Dot ?
Abstraction Layer's
GetDotByDotOrId
will not check if the given id number exist on graph or no.The text was updated successfully, but these errors were encountered: