Eliminate load properties. Implement new generalization called an
authorChris Hanson <org/chris-hanson/cph>
Tue, 7 Mar 2006 20:40:24 +0000 (20:40 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 7 Mar 2006 20:40:24 +0000 (20:40 +0000)
commitfa1d1c9f3ceb36a03d33715690b29cfdb47b7486
treedac4139d5dbdef1c371b33ffd44e1a5c44c44710
parent2068127e162d500777169865244234d4b93113fe
Eliminate load properties.  Implement new generalization called an
"eval unit", which is a URI associated with the current file or other
lexical unit.  This can be used as a key into a table to get the
effect of properties.
v7/src/runtime/load.scm
v7/src/runtime/runtime.pkg