Hi Peter.
Calypso is modular but maybe not in the parts which you need.
There are two core packages which are not related to the "Smalltalk
navigation":
- navigation model based on first class queries.
- UI components for possible browsers
And I imagine how I would use them in particular busines
I would like to have calypso built on top of spec so that we can
rearrange some elements.
Denis is starting to check the missing element of spec.
Stef
On Sat, Jan 20, 2018 at 9:40 PM, Peter Uhnák wrote:
> Hi,
>
> how modular is Calypso in respect to:
>
> * taking the UI apart and compositing it
Hi,
how modular is Calypso in respect to:
* taking the UI apart and compositing it in a different manner
* reusing parts of it in a different place/application (e.g. just the code
editor, or just the method list, ...)
* using alternative abstractions to just package/class/protocol/method
* e.g.