Skip to content
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

Suggested feature: custom modules #4

Open
alsimoneau opened this issue May 6, 2023 · 2 comments
Open

Suggested feature: custom modules #4

alsimoneau opened this issue May 6, 2023 · 2 comments

Comments

@alsimoneau
Copy link

It's me again with another suggestion.

It would probably be pretty hard to implement, but i was thinking it might be nice to be able to take a graph and compress it down to a single object, using the IO summary as the IO of the module.

It would help readability a lot when designing complex factories.

For instance, I did this mall build, where the science, maintenance, construction parts, vehicle parts and microchip production could be reduced to single modules.

============================Mall============================
DAXFBCIC$eNqFlUuPEzEMgP9Lzj4kduJMekOLhLiw7PulHkoFW6QuLyEu1f5
3nOkkzjBh9xZ7vvE78cF8NauHg_lmVga_GzA_RMRhCOAcujWYX_nDb_mwNSs
Cszcr9wwTf1r4EJLwrvIXR57n_MYVPlkLKfKEb9AsEHIxZpO4ZNQtcmoZPF8
yLkXMDBXmrDL8pvjCRMApTsiofyFbsuQbnFwnsijRcwoFsR0kkBVkKHHd9_I
LFqK1BbnT0L8UhGICcsUK746hh3novC04cwQKFf9s_gFT7ZBMAIVSNf70ygB
YthA00qtX-s8yL8H7F3rrkiCcUrF42UUiDFj7ECoS3moFBeHiKLzrFDnlVtX
xuD1G7v-XKA_SkmIPbzr2SOzFEhReV4J2OpIJsNigpy7hAOt1op96P0IZQkI
WIyXuDXfqQ1EQ4mV9GmQg8KE66lphkiGsVU4a7ocJSY6BlbjvERG8K82kux4
hNaGSDt0uCbkI4qUSNz3CtV6ue4QXLzXdqyXhB269XPYJ72q2Fz0itV7OlwR
G21bsrEfMcvnYI6j1cqrTv58IC4jFQnjqtNZKwcqdJd95hPOQses804-FYJs
gUr3Jux4SPJBa6SMJfHzZSn5hUousxzsqu2s_5urW-ad8lgdfvuXf43Ggs5L
GTEdlrEqpcf2LIdazPBr1PECqZ1k3tgpOdqSfbA5ebUoovG4lteshtLbUSZ5
-tYzSuSYdeQtoJqH-RzmGKuFMcq2EsrNKsCem0Y6rsaPGvtot1eIIQ5NjI-R
HKsyy5DbaRoqtYGeczLmWEGdglrSKOABqs1A2o9ZUti1pTckBaRUJgbTCREB
aN9n1pBmQbEX1TgykkZGsVo2FBiCNhWS-bVsVr7F46Vqaqpq2taqeasM2d6p
tWhDvVR2ahllVc9NeN16ZnVkdzKPIJ-_lav2RVff8_BevnG93

@doubleaxe
Copy link
Owner

This feature is quite complex in both implementation cost and usability. I guess just wrapping is not enough, there must exists possibility to look what is inside, unwrap and edit.

Actually, I have multi-select and copy-paste on todo list, maybe I will try to use your idea to implement mass factory management, but this may be implemented in far future, because of complexity.

@alsimoneau
Copy link
Author

alsimoneau commented May 8, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants