RE: CodeDomProvider access to .NET Perl implementation
by Jan Dubois other posts by this author
May 25 2006 6:36PM messages near this date
view in the new Beta List Site
CodeDomProvider access to .NET Perl implementation
|
reflection examples needed
FRAMEWORK PerlNET allows you to access the classes of your application, but it does not incl
ude a CodeDomProvider component.
We used to sell a PerlNET CodeDomProvider for ASP.NET in our PerlASPX product, but it has be
en discontinued due to virtually
non-existent demand.
Cheers,
-Jan
_____
From: perl.net-bounces@[...].com [mailto:perl.net-bounces@[...].com] On Behalf Of David Dica
rlo
Sent: May 25, 2006 5:03 AM
To: perl.net@[...].com
Subject: CodeDomProvider access to .NET Perl implementation
I am looking for a version of Perl that is tightly coupled with the .NET framework such that
the CodeDomProvider class can be
utilized as an access point from our application.
The intent is to have an application that can be driven by the gui for normal release or scr
ipts for in house testing and
development. These scripts would be loaded by the application, submitted to a scripting engi
ne built into the application and access
the active classes of the application.
IronPython promises this for the Python language and is in Beta 4.0 release from Microsoft.
I am wondering if something similar
exists for Perl.
Thank you,
David DiCarlo
Thread:
David Dicarlo
Jan Dubois
|