#3 Global variables in door namespace

Open
opened 2 years ago by stevet · 1 comments

There are many variables in the door namespace.

I'm not sure if that's really a problem or not. You can't sensibly have more then one door instance running at a time.

It makes the code simpler to just check the global, rather then having everything need an instance of the Door structure.

There are many variables in the door namespace. I'm not sure if that's really a problem or not. You can't sensibly have more then one door instance running at a time. It makes the code simpler to just check the global, rather then having everything need an instance of the Door structure.
bugz commented 1 year ago
Owner

It might make it simpler for users to use the library if all of the variables are in the door, rather then some in the structure, and some in the namespace.

It might make it simpler for users to use the library if all of the variables are in the door, rather then some in the structure, and some in the namespace.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.