The Artima Developer Community
Sponsored Link

Agile Buzz Forum
DotNETConnect preview in VW7.2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
DotNETConnect preview in VW7.2 Posted: Oct 27, 2003 6:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: DotNETConnect preview in VW7.2
Feed Title: David Buck - Blog
Feed URL: http://www.cincomsmalltalk.com/rssBlog/buck-rss.xml
Feed Description: Smalltalk can do that
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From David Buck - Blog

Advertisement
When VisualWorks 7.2 is released (real soon now), it will have a preview of nifty little utility called DotNetConnect. I've been playing with this for a few days now and from what I've seen, it looks pretty cool. It allows VisualWorks to call DotNet assemblies. It does this by reading the DotNet assembly's header using the Reflection API and generating Managed C++ code and Smalltalk code needed to glue the two worlds together.

Although the process for generating, compiling, and loading the code isn't trivial, it isn't terribly hard once you've tried it once. I ran into a few difficulties which are probably due to the preview nature of the package, but overall, I'm quite impressed.

Thanks to Georg Heek eK for making this package available.

Read: DotNETConnect preview in VW7.2

Topic: Corporate RSS Previous Topic   Next Topic Topic: XP in Tokyo

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use