AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
September 2004

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2004.09.16 17:04 "libtiff and .net", by Kalonji Kabongo
2004.09.16 17:09 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:23 "Re: libtiff and .net", by Kalonji Kabongo
2004.09.16 17:35 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:44 "Re: libtiff and .net", by Kalonji Kabongo
2004.09.16 18:16 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.16 17:59 "Re: libtiff and .net", by Bill Bither
2004.09.20 19:48 "Re: libtiff and .net", by Bob Friesenhahn
2004.09.22 03:52 "Re: libtiff and .net", by Bill Bither
2004.09.22 04:13 "Re: libtiff and .net", by Bob Friesenhahn

2004.09.16 17:35 "Re: libtiff and .net", by Bob Friesenhahn

On Thu, 16 Sep 2004, Kabongo, Kalonji (DET) wrote:

> I mean make it object oriented, run entirely within the managed space,
> etc...

I think it is safe to say that there are currently no plans to do 
this.

A diligent volunteer could write a wrapper in Managed C++ to export 
the object-oriented interface to .net.  Libtiff could be built in a 
stripped down form in which it does all I/O via the wrapper (no more 
use of memory mapped files, read/write, or stdio).  Even after all of 
this work, the resulting .net Assembly would be marked "unsafe" since 
the code uses heap memory and pointers and therefore could 
accidentally overwrite something else in the .net environment.

Bob

======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen