Gerrit Voss wrote:

>Hi,
>
>On Wed, 2006-08-23 at 00:29 -0500, Dirk Reiners wrote:
>  
>
>>Hi everybody,
>>
>>Part of that is getting rid of begin/endEdit
>>(that's done), and also simplifying a lot of the internal code (getting
>>rid of special pointers and a lot of the templates is some of that). I
>>don't see a way to make it as simple as trivial C++ lib, especially to
>>keep clustering working we do need capabilities from our data structures
>>that raw C++ doesn't give us (so fcdEdit resp. fcdProcess will stay. We
>>should probably move it over to python though, to get rid of needing
>>perl in the system. Sorry, Gerrit). 
>>    
>>
>
>Somehow I knew that was coming so I'm prepared ;-), but if possible I
>would not require python either because it is of no use to pure Visual
>Studio users ;-(. My plan was to run in through perlcc to get an
>executable that does not need perl, but that failed so far. Not knowing
>python very well, is there any option like this available ?
>  
>
Yes, there are some tools available for this with python.  py2exe is the 
one I have heard the most about, but it is a very common thing to do 
with python so I am sure there are others that will work as well.

-Allen

>Maybe we have to go back to c/c++.
>
>regards,
>  gerrit
>
>
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>_______________________________________________
>Opensg-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/opensg-users
>
>  
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to