From: Adam T. <a-t...@st...> - 2007-02-02 19:47:37
|
> Sounds like this is starting to turn into a major refactoring, and I'm > a bit wary of having this on the trunk, especially as it will be > experimental for the first while. Can you put this on a branch instead > and just test with a single parser for the moment? Karol, it does sound like you are doing some interesting work, but I agree with Noel that this should be developed someplace other than where our current changes are. Especially since my most recent version of PyMOlyze uses trunk as that's where the CDA and FragmentAnalysis code is. What are the current features we are hoping to have in cclib 0.7? If there aren't going to be many changes (esp to parsers), I think it makes sense to merge trunk (from before the refactoring) into a cclib-0.7 branch. If we decide we like the refactoring changes, we can merge those into cclib-0.7 once its stable. What do y'all think? Adam |