A "pre- and post-transcript" of discussion between Colin, Antranig and Clemens.

Coloration:

Antranig

Clemens

 

Things we would like to ask about (from Antranig):
  • Experiences with Haverbeke's tools -
  • What aspects of CodeMirror's semantics were unhelpful and required the component to be wrapped?

  • What aspects of ProseMirror's sync algorithm were found unhelpful?
  • Reconcile our ideas of "is/is not suitable for application to recursive data types"

  •  

  • How the taxonomy expressed in VIGO has evolved in the years since 2009 (in particular, the distinction between "Views" and "Instruments")

  •  

  • He is, yes!
  • Get hold of the following:
  • Berlin, R., Klokmose, C.N. (2007). Undo in dynamic and distributed user interfaces. In DHRS 2007 Proceedings of the Sixth Danish Human-Computer Interaction Research Symposium. (Copenhagen, Denmark, November, 2007).

  •  

  • Tony (the first author) had developed a really really cool framework (Substance) which we build upon in Shared Substance. He unfortunately never finished his PhD and got to write about it (beyond the couple of paragraphs in this paper)
  • What could a CRDT achieve from the user point of view?
  • We didn't manage to get to this in call 1
  • Remember to talk about Self, and the issue of "divergence"
  • How behaviour is represented and synchronised - and the problem of dealing with DEFERRED as opposed to MANIFEST INTENTION (at a rough pass, we represent this as an attempt by the author to make a "static assertion" of the form formerly represented by jQuery.live() (now subsumed into jQuery.on()) rather than manifest handlers written into the DOM)
  • This presumably corresponds to the point in the mail, "supporting editing of behaviour with late binding"

Clemens' notes
  • Different tools vs. different representations
  • How's the user 'ontology' defined. 
  • I.e. types, properties and relationships.
  • How does/can it evolve?
  • Complex example of two representations: Code + UML
  • The question of how well the user has to understand the 'model'
  • Becomes a really tricky thing when it comes to merging
  • Graph of creators?

 

Clemens' notes on Harmonious Authorship from Different Representations
Questions
  • Is the fahrenheitHolder in fig 1 ephemeral?
  • When does relaying stop. Could the visualization on screen (through HTML) be based on relaying?
  • Similarly could the user interface (in fig 5) be based on relaying?

  • Elaborate on "Another result from this correlation from user E's view, "the actual application itself" to be the target of authoring actions, in the style of Self's "the thing on the screen is the thing itself""
  • Elaborate on containment without dependency – same as transclusion (Nelson)?
  • From the point of view of the "design in extension" it is like transclusion in that the referenced material is brought into place "without dependency". However, from the point of view of "design in potential" the material is also brought into place into the space of aligned names such that it may be "advised" (in the AoP sense) during the inclusion. Because of this, arbitrary relationships can be set up between the included and including material, and the included material can also be arbitrarily transformed. So it is not strictly transclusion, since under that model, the included material is held to be "the same" as its source. cf the different forms of model relay - "implicit relay" sets up an analogue of transclusion (material is identical at source and target - whilst, as with transclusion, "knowably in more than one place"), whereas "explicit relay" allows the included material to be a transform of its source.
  • It does seem that some kind of "parameterization" is allowed for in some models of transclusion

  •  

  • Yes, possible under the "cellular model" - given each component can house relay rules linking arbitrary 3rd parties, relays may be brought into existence by constructing a housing component in response to a condition, which when destroyed when the condition is no longer met, will cause the relay to be torn down (this works now, but the reaction to conditions cannot yet be itself operated declaratively - part of the same work package as &&& above)

 

Interesting points
  • "the representation is an exhaustive summary of the state that can be used to move it from place to place", "it should be possible to effectively move an application between systems or users by transmitting just its models"
  • "This implies that what has been previously thought of as "an application" has been endowed with a regular but free-form cellular-structure" (Relates to Shared Substance)