Stepken: I think that this is a good idea, but.... Pharo developers are few and limited. They are trying to do all of their best on Pharo. We know this an important package but perhaps they have more important things to do. Pharo is not even in a beta of first milestone. This can be planned in a future milestone.
Porting the actual cryptography package to Pharo perhaps is much easier than wrap an entire library. Any code is welcome :) As I said in the other thread about this, I think this is a perfect project for ESUG SummerTalk. It has the Pharo philosofy. I mean, if Pharo want to be an opensource smalltalk to create real enterprise applications, then cryptography package is needed. Cheers, Mariano On Mon, May 25, 2009 at 8:04 PM, stepken <[email protected]> wrote: > https, md5, DES, AES .... i really wonder, why you can't decide to > plugin libcrypt ....? > > In C programming language we have all, we can imagine. So why reinvent > the wheel by rewriting complex code in smalltalk? > > Why not including a small webserver in C language as plugin? Code is there. > > Same with pdf libs - why not using Display PDF in C code with e.g. > PANGO, like Apple did with Mac OS X? > > No, instead of doing so, MORPHIC is still there, based on C-LANG blitter > code. > > In Morphic, i noticed long time ago, there existed the possibility to > print every screen object, writing it directly to file, sending it to > the printer afterwards. > It never worked for me, i tried in 3.6, 3.8, 3.9. > > Being abble to print contents out of the box in PDF format, the > successor of PS, really would be nice ... > > Dear Squeak, Smalltalk, Pharo - developers - Do you still have the > overview or are you lost in Smalltalk details? > > cheers, Guido Stepken > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
