On Sun, 21 Jul 2013 12:54:05 +0200
Stephan Beal <sgb...@googlemail.com> wrote:

> Hi, all,
> 
> This topic has been tossed around before, but the amount of effort involved
> in its undertaking has always kept us from actually doing it...
> 
> To help bootstrap the process of figuring out what Fossil v2 might look
> like i have started writing down ideas in a public Google Doc:
> 
> https://docs.google.com/document/d/12g0s5A2TPX7-y47Nsw235rvsjcuh49TnHfMDB4ASvlo/view
> 
> Any of you who have write access to the JSON API docs also have write
> access to that one, so feel free to expand/comment/etc. It's just a big
> scratchpad, not a formal doc, nor does it provide any indication of what
> Fossil's future has in store - it's just ideas regarding what v2 "might"
> look like if i were to start working on it today (which, in a way, i am ;).
> 
> If you don't have access to that doc, either send me your gmail address and
> i'll gladly add you, or post your ideas here and i'll integrate them into
> the doc.

I post them here then:

a) Creation of graphs to show statistics.
 
  I'm on it now, writing a minimal png with 32bit ARGB color and a minimal 
graph lib.

b) Plugins and hooks c modules

  I use fossil with a central fossil repository from/to where individuals sync. 
Some module examples: 

  a) when a user sync/merge to trunk in central server, it compile/test the 
code, after receive but before merge, and if compile/test fails reject 
sync/merge.
  b) project management features, global gant graphs, percentage of work done,
  c) source code parser, to find where a function, macro, etc... is declared
  d) fts of documentation

c) Repository of javascript, th1 code, css

  When starting a new repository I import html, js, css, th1 addons and 
features. If a central repository of those addons exist we, the fossil 
community, could share those addons, f.ex. code to integrate fossil in 
drupal/joomla, 

d) extend user capabilities

  Some superuser can own/lock some files in central repository or at least, in 
trunk. For example makefiles, binary files, project configuration, etc...

---   ---
Eduardo Morras <emorr...@yahoo.es>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to