[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] GUI overview: defer



I'll change that. I'm in the middle of makein the intro swing compatible.

The examples will be a bit different too, especially the user view.

jost

James Harkins wrote:
Hi Jost,

Was just reading over the GUI overview for fun... great work!

This statement is a bit off - "In reality, defer simply forks a Routine and plays it in an AppClock." Actually, defer simply schedules the function on the clock, without creating a Routine object.

AppClock.sched(delta, { this.value; nil })

vs.

AppClock.sched(delta, Routine(this))

Very minor point - otherwise the doc is really clear. I like it.
hjh


: H. James Harkins
.::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal."  -- Whitman