Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] curious about ctx-edit initialisation

From: brett:codeconscious at: 20-Aug-2001 13:47

I was looking at ctx-edit and noticed that it is a block but later is an object. The object is created from the block when the "editor" function is called. I was wondering what reasoning/advantages there was by leaving ctx-edit as a block until required. Ideas? Thanks Brett.