
Originally Posted by
jfcloutier
I do like what I see (validating forms, command abstraction, wizards etc.). But what I don't see, and this might just be a case of "male refrigerator blindness", is how to productively use RC (without JIDE) to write a rich client that has the complexity of, for example, an IDE.
My app will have a main window and a handful of seconday windows, so the WindowManager tree will be shallow. Some windows will be composed of multiple, complex views; there will be InternalFrames (with ToolBars) in DesktopPanes in TabPanes in SplitPanes etc.
With sparse documentation and one example with a simple UI, it is difficult to gauge the costs vs benefits.
Any guidance is much welcome.