Actually I will port the library from C# (not Java) to C++ as I have experience 
in both languages and their memory management. I hope that I will produce a 
lower overhead DLL, but I will keep the list updated. I hope that I will 
succeed.
Ā 
Regards for your concerns
Emad


--- On Fri, 4/3/09, Mike Marchywka <marchy...@hotmail.com> wrote:

From: Mike Marchywka <marchy...@hotmail.com>
Subject: Re: [iText-questions] Port Rights
To: itext-questions@lists.sourceforge.net
Date: Friday, April 3, 2009, 3:15 PM

>
> ----- Original Message -----
> From: "Emad Steitieh" 
> To: 
> Sent: Friday, April 03, 2009 12:05 PM
> Subject: [iText-questions] Port Rights
>
>
> Dear,
>
> I am thinking to port iText to C++ (Win version using Visual C++).
Actually
> I already started.

If you don't mind me asking, would you or anyone care to comment on the
issues here. That is, for many situations where flexibility matters,
being able to reflection invoke is a big plus. While I have complained
about efficiency, in both speed and size of the end documents
features ( storing takes space, searching and scrolling can take a lot of time
for 
niceties I don't personally often care about ), the itext apps
probably aren't generally sensitive to a lot of things that c++ could
offer. 

Of course, I would be curious to know where the resource hogs are
in the itext java code if anyone cares to offer a sentence or two.
Grepping the source code turns up a few instances of "slow" but
sometimes increased memory usage ( for speedup of course ) can make things
worse as it starts thrashing VM ( in java there isn't much you can
do here  except compact your objects, usually thought of as adding
a compress/decompress layer that makes things slower etc).

In terms of mechanics, normally java to C you can just about do with
a text processing script. And, IIRC, there were some comments in pdftk
about it being compiled to native code from java source.

Thanks.



>
> Do I have the right to post the project exclusively on my own website?
(not
> SourceForge nor another site). I really need to drive C++ traffic to the
my
> site. Do I have this privilege or you have other conditions? Off-course, I
> will bind with MPL the license agreement.
>
> Regards,
> Emad Nebih
>
>


_________________________________________________________________
Rediscover HotmailĀ®: Now available on your iPhone or BlackBerry
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Mobile1_042009
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php



      
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to