tfpt review "/shelveset:Scopes3;REDMOND\tomat"
  Comment  : 
  DLR:
  
  Misc fixes to Hosting API:
  -     Implements BindInvokeMember on ScopeStorage.
  -     Makes ScriptScope constructor internal. 
  -     ObjectOperations.GetMember<T> ... performs language specific conversion 
to T, like ConvertTo<T> and GetVariable<T>
  -     All methods that take IAttributesCollection are obsolete.
  -     Try(Get/Set)Variable(Handle) on ScriptEngine are obsolete.
  -     ScriptRuntime.CreateScope should take IDynamicMetaObjectProvider 
  
  Ruby
  -     Kernel#require no longer loads Python files, IronRuby#require should  
be used instead.
  -     Fixes possible race condition in global scope initializer.

Tomas

Attachment: Scopes3.diff
Description: Scopes3.diff

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to