On Wed, 25 Jul 2007 16:01:05 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]>
babbled:

> 
> 
> On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote:
> >
> > be careful - then you need to deal with merging the branch - the existing
> > software enigne code wont stay still forever.
> 
> before talking about merging, maybe it's time to write some code. There 
> has been several times, by mails, discussions about internal changes and 
> absolutely no code at all is available for other devs.
> 
> so, if you're reluctant to merge with cvs, we have 2 solutions:
> 
> 1) continuing the discussion by mail, hence no code will be available. 
> It's a wonderful way to do development.
> 2) moving from cvs to another vcs, which allows merging easier than with 
> cvs.

nothing to do with cvs that makes merging hard - if the same src is changed in 2
places - you get a conflict. humans need to resolve them.

what we should do to start is JUST split off src/lib/engines/common - it
already produces a .a file that is linked INTO libevas.so - ALL you need to do
for now is produce a .so instead and link runtime as a separate .so - that then
allows us to clean up the API to be clean - a little bit at a time, and once
its clean to be split entirely - split it. this way it stays in head - and we
have minimal breaks. :)

> Vincent
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to