On Jan 31, 2012, at 3:04 PM, Denis Kudriashov wrote:
2012/1/31 S Krish <krishnamachari.sudhakar@gmail.com> Sure I will review this pdf.. and come back on this..how well should integrate the specs part..
The framework though is based on the spec and extensibly on direct composition and does a little more towards building a scalable/ flexible framework that incorporates in one simpler hierarchy all that goes into a standard large application creation..
How is the Presenty work supposed to work along with this..?
For Presenty Specs can be used for code presentation of concrete morphs (view prototypes). If Specs can save arbitraty morph to method I will use it. And Presenty will got monticello support.
Denis we do not want to rely on saving a Morph to a method (serialization). Now it does not mean that we cannot use the prototype idea. We could have a spec that creates an object used as a prototype for building UI. Saving a prototypes and building interface are orthogonal. Stef