Utility libraries using Alloy

You must Login before you can answer or comment on any questions.

Looking at the project structure that Alloy creates, what is the best approach to creating additional utility functions or libraries? Alloy seems very strict in terms of what files should go where. So for example, what would be the best design approach to separating out the functionality for downloading data from the web? Should that be integrated into a Model file or pulled out separately?

1 Answer

Your Answer

Think you can help? Login to answer this question!