-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Masonry - Brick submodule checklist #413
Comments
I've compiled the properties for each brick type based on the configuration you provided. I’ve organized them into common and unique properties under each category. (A) Instantiation PropertiesCommon Properties (Across All Brick Types):
Unique Properties:
(B) Input State PropertiesCommon Properties (Across All Brick Types):
Unique Properties:
(C) Output State PropertiesCommon Properties (Across All Brick Types):
(D) Connection Point PropertiesCommon Connection Points (Across All Brick Types):
Unique Properties:
I will proceed with integrating these properties into the respective classes and updating the factory and warehouse modules accordingly. Let me know if there are any changes you'd like to see or if anything else needs to be addressed. |
Updated Abstract Classes1.
|
Brick
Config
Code
Notes
The text was updated successfully, but these errors were encountered: