Re: [IronPython] FePy TODO

2006-10-15 Thread M. David Peterson
ahh... okay, thanks Seo.  My guess is that if I would have actually RTFM, I would have already known this.Guess it's time to RTFM. ;)On 10/15/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:2006/10/15, M. David Peterson < [EMAIL PROTECTED]>:> A simple bug I noticed (forgive me if its already been brou

Re: [IronPython] FePy TODO

2006-10-14 Thread Sanghyeon Seo
2006/10/15, M. David Peterson <[EMAIL PROTECTED]>: > A simple bug I noticed (forgive me if its already been brought up -- been > out of town and there's a ton of mail I haven't had a chance to parse > through) -- when running ./build.sh it attempts to copy license.html (which > doesn't exist) inste

Re: [IronPython] FePy TODO

2006-10-14 Thread M. David Peterson
A simple bug I noticed (forgive me if its already been brought up -- been out of town and there's a ton of mail I haven't had a chance to parse through) -- when running ./build.sh it attempts to copy license.html (which doesn't exist) instead of license.txt (which does) from ../website to $DESTDIR

Re: [IronPython] FePy TODO

2006-10-11 Thread Sanghyeon Seo
2006/10/10, Mark Rees <[EMAIL PROTECTED]>: > Looks good. If you want, I am happy to write up 2 items of documentation: > * How to get .NET DB connection from Python DB connection. > * How to set up WSGI within ASP.NET. > Is ReST is the preferred format? Yes. -- Seo Sanghyeon __

Re: [IronPython] FePy TODO

2006-10-10 Thread Anthony Baxter
> Regarding the Mono bugs: let us know what pending issues Mono has, and > we will be glad to fix them. > > We rewrote the Console class recently to cope better with the 2.0 APIs > for screen coloring, positioning and we would love to hear if there are > problems with it. Will this fix the problem

Re: [IronPython] FePy TODO

2006-10-09 Thread Mark Rees
Looks good. If you want, I am happy to write up 2 items of documentation: * How to get .NET DB connection from Python DB connection. * How to set up WSGI within ASP.NET.Is ReST is the preferred format? MarkOn 10/10/06, Miguel de Icaza <[EMAIL PROTECTED]> wrote: Hello,> Today I sat down and wrote

Re: [IronPython] FePy TODO

2006-10-09 Thread Miguel de Icaza
Hello, > Today I sat down and wrote down TODO list. > https://svn.sourceforge.net/svnroot/fepy/TODO > > Ideally, I would finish most tasks on the list rather soon and push > the next IPCE release. I hope so... > > Anything I missed? Regarding the Mono bugs: let us know what pending issues Mono

[IronPython] FePy TODO

2006-10-09 Thread Sanghyeon Seo
Today I sat down and wrote down TODO list. https://svn.sourceforge.net/svnroot/fepy/TODO Ideally, I would finish most tasks on the list rather soon and push the next IPCE release. I hope so... Anything I missed? -- Seo Sanghyeon ___ users mailing list