REBOL 3.0

Comments on: Splitting the system context

Carl Sassenrath, CTO
REBOL Technologies
20-Aug-2009 17:14 GMT

Article #0237
Main page || Index || Prior Article [0236] || Next Article [0238] || 2 Comments || Send feedback

As part of PITL, last month we split out the user context. This is the global environment that is used by your program (script) and the console.

Soon, we need to split out the system context. This is the global environment used by the system itself. Today, it's tucked into the system object in sub-objects such as system/intrinsics. (Back when R3 was started, this was the only place we could store system-related code.)

This is one of those tasks that needs to be done so we can finalize R3 and get it released into beta.

2 Comments

Comments:

Brian Hawley
21-Aug-2009 0:24:03
Get in touch with me in R3 chat. Once two more tickets are reviewed (#1207 and #1208), the module code to prepare for the split will be ready to submit.
Maxim Olivier-Adlhoch
21-Aug-2009 16:34:59
OMG... did I read "REBOL 3" and the word "Beta" in a sentence written by Carl for the first time since Paris Devcon?

;-)

Post a Comment:

You can post a comment here. Keep it on-topic.

Name:

Blog id:

R3-0237


Comment:


 Note: HTML tags allowed for: b i u li ol ul font span div a p br pre tt blockquote
 
 

This is a technical blog related to the above topic. We reserve the right to remove comments that are off-topic, irrelevant links, advertisements, spams, personal attacks, politics, religion, etc.

REBOL 3.0
Updated 26-Apr-2024 - Edit - Copyright REBOL Technologies - REBOL.net