<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I can't respond to issues of C++ or Java GME
components. I can tell you that our project provides a GME component
generation framework for Python called PyGME (<A
href="http://cape.vanth.org/Development/PyGME/">http://cape.vanth.org/Development/PyGME/</A>).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Know that Python GME components are like Raw COM
components, so they lack the additional scaffolding provided by BON or
BON2. On the other hand, the integration with Python (via PythonCOM) is
seamless and the normal advantages of Python for rapid application development
accrue. We use Komodo from ActiveState (<A
href="http://www.activestate.com">http://www.activestate.com</A>), with its
excellent remote debugging facility, as our IDE.</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=adimallikarjunareddy@gmail.com
href="mailto:adimallikarjunareddy@gmail.com">Adi Mallikarjuna Reddy V</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=gme-users@list.isis.vanderbilt.edu
href="mailto:gme-users@list.isis.vanderbilt.edu">A list for GME users to share
thoughts and discuss bugs and fixes.</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, August 04, 2006 6:58
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [gme-users] Yet a newbee
quiestion on interpreter creation!</DIV>
<DIV><BR></DIV>Hey Nicki,<BR><BR>I am also newbie to GME. I am also trying to
write a interpreter for the GME meta model. I am using Visual Studio 2006 on
Windows 2003 Server. I got the same error as you got while creating the
Interpreter component with " Createcomponent.exe". The error is "could not
rename the component?" still it generates the files except .dsw workspace
file. I have posted this error twice in the GME users list, but no response
for me. I would like to know if you have resolved the problem. <BR><BR>I also
would like to know that have used any alternative ways to create interpreter
using Java or Python. If, so can you explain me the
procedure??<BR><BR><BR>thanks in
advance,<BR><BR><BR>Regards<BR><BR>Adi<BR><BR><BR>------<BR>Adi Mallikarjuna
Reddy V<BR>MS <BR>IIT Madras<BR>Chennai , India<BR><BR>
<DIV><SPAN class=gmail_quote>On 8/4/06, <B class=gmail_sendername>Nicki
Lehmann Møller</B> <<A href="mailto:nicki@itu.dk">nicki@itu.dk </A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV>Hi again! <BR><BR>Having learned that my current environment
(VS2005 .NET 2.0.50272) apparently isn't supported for c++ interpreter
creation (see responds below). I'd like to know if (and how) this affects
the usage of the Java interpreter API? Can I start to use this instead or
will this also cause me trouble? <BR>I'm asking because I've managed to run
through the tutorial in lesson 8 without any trouble. However when I start
to implement my own component I get a ClassNotFoundException when trying to
run the interpreter (even though it is a replica of the existing
TestBONComponent.java and placed in the same folder). According to tutorial
I should be able to create a new component by implementing the BONComponent
and register it via the JavaCompRegister tool without compiling anything.
Have I misunderstood something or is there a connection between my
environment and the java API? <BR><BR>-- <BR>Kind Regards, <BR>Nicki <BR
clear=all><BR><BR><BR>-- respons on my prior mail <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://list.isis.vanderbilt.edu/pipermail/gme-users/2006-August/001276.html"
target=_blank>http://list.isis.vanderbilt.edu/pipermail/gme-users/2006-August/001276.html
</A>--<BR><BR>Hey Nicki, <BR><BR>I was basically able to duplicate your
error using the same setup, except for me the source files are successfully
generated prior to the component renaming step. As far as I know, GME still
supports only VS 2003 .NET and VS 6. However, if you use one of the
supported versions of VS when generating your project, then you can use VS
2005 to auto-upgrade the project file and proceed as normal. <BR><BR><BR>I
suggest you post a bug report: <A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://escher.isis.vanderbilt.edu/JIRA/secure/BrowseProject.jspa?id=10043"
target=_blank>http://escher.isis.vanderbilt.edu/JIRA/secure/BrowseProject.jspa?id=10043
</A></DIV><BR>_______________________________________________<BR>gme-users
mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)"
href="mailto:gme-users@list.isis.vanderbilt.edu">gme-users@list.isis.vanderbilt.edu
</A><BR><A onclick="return top.js.OpenExtLink(window,event,this)"
href="http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users"
target=_blank>http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users</A><BR><BR><BR></BLOCKQUOTE></DIV><BR>
<P>
<HR>
<P></P>_______________________________________________<BR>gme-users mailing
list<BR>gme-users@list.isis.vanderbilt.edu<BR>http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users<BR></BLOCKQUOTE></BODY></HTML>