Usage of newest version
Closed this issue · 4 comments
Hello,
I am a software engineering Master student and currently working on a research project which concerns itself with investigating tool support for Monolith to Microservice migration.
Currently I am trying to understand the input needed for the newest version. In particular the nature of the files for the Accesses Collector to work:
Unfortunately I could not find documentation about what an "Accesses File" or an "IDToEntity File" is and how they are generated.
I propose to add usage documentation for the newest version to the repo.
If I missed this documentation I apologize and ask you to please share a link to it.
Hello,
Thanks for you interest!
Concerning the sources, you can find them here, https://github.com/socialsoftware/mono2micro/blob/master/collectors/spoon-callgraph/data/collection/staticCollectionDatafiles.zip ,for several codebases.
Of course, you can also use the spon collector to generate them, which is here, https://github.com/socialsoftware/mono2micro/tree/master/collectors/spoon-callgraph
Actually, we are in the process of refactoring and extending the tool and the working version is here, https://github.com/socialsoftware/mono2micro/tree/mono-micro-redesign-unstable
BTW, we are in the process of assessing the tool after the refactoring, which will be done in the next month. Please, let me know if you are interested, or know people that can in interested, in participating. Thanks!
Thank You for answering!
I was able to get a better picture of the Tool after the recent updates and thanks to your pointers here.
About assessing the tool:
I am by no means a software architecture expert but if it helps, I can share my thoughts on this tool in a separat issue.
I'm happy that you were able to test it.
If you have any questions, please feel free to ask.
Thanks for your availability, if we decide to do user tests, more in terms of usability, we'll contact you, thanks!
Hello, the UI was redesigned. We hope that it is more clear now.