> Roger Johansson wrote:
>
>
>>I think that this kind of "historied structured document" is already
>>used by many programmers who cooperate on a project.
>
>
> If you've mentioned like CSV, SVN or VSS, yes, it is similar to them.
> I got a hint from SCCS, that is ancestor of version control system.
> I've expanded the idea, and focused to record the thinking process.
> I wish to realize to record thinking process in naturall,
> automatically.
Fukushiro;
An example of a new version control system is subversion
(subversion.tigris.org/) This is open source that is designed to
replace CVS. It was launched by Linus Torvald after years of using CVS
(a closed-source product) for his Linux kernel development.
But, it sounds as if you have developed your own version control. Have
you formalized this yet?