Alchemi currently provides no implementation to do that (as far as I know
and have seen).

What functionality are you attempting to get by raising events in your
GThreads, beyond what the GApplication.ThreadFinished provides?

I'm trying to get at the core of what you're trying to do to see if either
there's a better approach using existing mechanisms, and/or if what you're
trying to do is something that should be provided by the framework.


Jonathan

On 2/14/07, Jonathan Mitchem <[EMAIL PROTECTED]> wrote:

(fyi, the way the lists on sf work is you need to use reply-to-all)

---------- Forwarded message ----------
From: Kevin Wood < [EMAIL PROTECTED]>
Date: Feb 14, 2007 4:08 PM
Subject: Re: [Alchemi-users] Alchemi .NET 2.0 Requirements
To: Jonathan Mitchem <[EMAIL PROTECTED]>


As you probally already know for to make remoted delegates work, an
abstract class (MustInherit in Visual Basic .NET, abstract in C#) that
contains the callback function must be defined in a common assembly that
both client and server have access to. The client can then derive a
custom class from this abstract class to implement the logic in the
callback.  Is there already such a implementation in Alchemi that I can
use to send events from my GThreads to my clients?



Jonathan Mitchem wrote:
> I was able to open with Visual C# Express 2005.
>
> There are a few errors when trying to open Alchemi.sln, but if you just
> click through them, the projects within the solution are buildable.
> However, you may have to fix a couple references.
>
>
> Jonathan
>
>
> On 2/4/07, Krishna < [EMAIL PROTECTED]> wrote:
>>
>> Kevin Wood wrote:
>> > What version of Visual Studio 2005 is required for Alchemi .NET
>> 2.0?  I
>> > am unable to ope it with Express.
>> Hi Kevin,
>>
>> Sorry for the delayed response. My email account wasn't accessible for
a
>> while.
>>
>> I am not aware of whether you can open the Alchemi solution file with
>> VS2005 Express.
>> I use VS2005  Professional myself.
>> Does anyone in the user's group know more about this?
>>
>> Cheers
>> Krishna
>>
>>
-------------------------------------------------------------------------
>>
>> 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

>> _______________________________________________
>> alchemi-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/alchemi-users
>>
>



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
alchemi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-users

Reply via email to