[IronPython] .config files?

Martin Maly Martin.Maly at microsoft.com
Thu Dec 22 19:29:16 CET 2005


We implemented support for site.py, but beyond that we didn't add support for other means of configuration via app.config.

Martin

-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Ryan Davis
Sent: Thursday, December 22, 2005 8:31 AM
To: Discussion of IronPython
Subject: [IronPython] .config files?

Hello all,

I'm trying to use IronPython in interactive mode to do odd database 
tasks against my C# DAL.  All my connection strings are stored in an 
.config file, and the DAL looks there for it.  I did some googling on 
using an app.config with ironpython, and found an old debate on here 
about env vars vs. a .config vs something else. 

Did that debate ever get resolved?

Is there a way to specify the config file?

Thanks,
Ryan

_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



More information about the Ironpython-users mailing list