Over the last months I talked about IC infrastructures and how they could get created and managed under VASmalltalk.
Today I decided to terminate the work on a finer granulated IC infrastructure. Handling problems were too difficult. Tools are missing, error messages are not helpful etc ….
I still use ICs for my Seaside headless server application – but for each application I create only 2 (!) ICs:
-> first one is not reduced ad pretty large and contains all the base Smalltalk and application code
-> second one is only 15 KByte large and contains the starting of the Seaside infrastructure and is a reduced IC.
For all delivered application (based on Seaside) the second IC is always he same.