REBOL3 tracker
  0.9.12 beta
Ticket #0001183 User: anonymous

Project:



rss
TypeBug Statustested Date5-Aug-2009 00:02
Versionalpha 76 CategorySecurity Submitted byBrianH
PlatformAll Severitymajor Priorityhigh

Summary The shared system and exports contexts need to be split
Description The shared system and exports contexts need to be split, for these reasons:
- To manage precedence between system words and exported words
- To manage access controls on the system context
- To make it possible for system modules to export words (none currently do)
- To clean up the security model

See: http://www.rebol.net/r3blogs/0334.html for more information. -Carl
Example code

			

Assigned ton/a Fixed inalpha 108 Last Update20-Oct-2010 01:34


Comments

Date User Field Action Change
20-Oct-2010 01:34 BrianH Description Modified -
20-Oct-2010 01:34 BrianH Status Modified built => tested
26-Sep-2010 19:05 carl Description Modified -
26-Sep-2010 19:05 carl Fixedin Modified => alpha 108
26-Sep-2010 19:05 carl Status Modified reviewed => built
5-Aug-2009 00:21 BrianH Description Modified -
5-Aug-2009 00:21 BrianH Status Modified submitted => reviewed
5-Aug-2009 00:02 BrianH Ticket Added -