Having the Doc repository seperate from the main jhc repository is beginning to cramp my style... I'm trying to get line breaks in sensible places in E code, and some of it seems to need coordinated changes in the Doc repository. Or might. Would it be possible to move that code into the main repository?
On Wed, Apr 09, 2008 at 09:02:38PM -0400, Samuel Bronson wrote:
Having the Doc repository seperate from the main jhc repository is beginning to cramp my style... I'm trying to get line breaks in sensible places in E code, and some of it seems to need coordinated changes in the Doc repository. Or might. Would it be possible to move that code into the main repository?
I'd prefer not to, I use 'Doc' in a number of different projects and it is meant to be independent of jhc. I don't like copying source into the jhc repo that isn't jhc itself. John -- John Meacham - ⑆repetae.net⑆john⑈
On 4/10/08, John Meacham
On Wed, Apr 09, 2008 at 09:02:38PM -0400, Samuel Bronson wrote:
Having the Doc repository seperate from the main jhc repository is beginning to cramp my style... I'm trying to get line breaks in sensible places in E code, and some of it seems to need coordinated changes in the Doc repository. Or might. Would it be possible to move that code into the main repository?
I'd prefer not to, I use 'Doc' in a number of different projects and it is meant to be independent of jhc. I don't like copying source into the jhc repo that isn't jhc itself.
Fine. I think I figured out how to do what I want without changes in Doc anyway...
On Thu, Apr 10, 2008 at 01:31:37PM -0400, Samuel Bronson wrote:
On 4/10/08, John Meacham
wrote: On Wed, Apr 09, 2008 at 09:02:38PM -0400, Samuel Bronson wrote:
Having the Doc repository seperate from the main jhc repository is beginning to cramp my style... I'm trying to get line breaks in sensible places in E code, and some of it seems to need coordinated changes in the Doc repository. Or might. Would it be possible to move that code into the main repository?
I'd prefer not to, I use 'Doc' in a number of different projects and it is meant to be independent of jhc. I don't like copying source into the jhc repo that isn't jhc itself.
Fine. I think I figured out how to do what I want without changes in Doc anyway...
Yeah, the layout of core has always been a little tricky. On the other hand, it is good motivation for code simplifying transformations. :) John -- John Meacham - ⑆repetae.net⑆john⑈
participants (2)
-
John Meacham -
Samuel Bronson