instantiations / tonel-vast

Tonel file format writer and reader implementation for VA Smalltalk
MIT License
9 stars 3 forks source link

Prerequisites computation leads to infinite loop #110

Closed eMaringolo closed 2 years ago

eMaringolo commented 2 years ago

In some scenarios, the computation of Application prerequisites leads to infinite loops.

The computation should be modified in a way that knows which prerequisites were already computed, so we don't compute them more than once.

eMaringolo commented 2 years ago

This was solved by #113 and #112, and the remaining computation was filed as an internal development issue at Instantiations.