On Mon, May 17, 2010 at 2:09 PM, Dino Viehland <di...@microsoft.com> wrote:
> So if anyone thinks the directory based projects are totally awesome I'd love
> to hear their counter-points.

The only thing I'd hate to lose is the ability to point VS at a folder
full of Python code and have it open and allow me to start hacking on
it. For the foreseeable future, most Python projects are not going to
include .pyproj files to make it easy.

It doesn't matter how that's accomplished, as long as that use case is
still supported. Simple creating a pyproj containing everything would
be easiest (maybe excluding .pyc/.pyo). Or, it might be interesting to
parse setup.cfg, if it exists.

- Jeff
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to