I spent some time this afternoon merging the libharmony_branch branch into
HEAD. As far as I can tell there are no regressions, but if people would
like to poke and make sure it still builds on their platform, that would be
great.

The next step will be CVS surgery. As I mentioned before, this will include
restructuring the module to look like this:

/specs/
/libconcord/
/concordance/
/consnoop/

With renames of lots of files:

harmony.cpp -> concordance.cpp
libharmony.cpp -> libconcord.cpp
etc...

And have the module renamed to 'concordance'...

I thought briefly about actually making the above directories separate
modules, but since you can't move files between modules, I think I prefer
having one module with directories.

Technically I could have the SF guys move the RCS backend files from one
module to the next, but I've been told that this doesn't magically work they
way renaming them within a module works - I'll have to test. Maybe it'd be
worth it. Of course, then I couldn't have a top-level place. Meh, maybe not.

Anyway, that'll get done in the next few days, and then we can start working
on the code again. On the list:

- Merge new project files that work with post-CVS surgery
- Finish re-writing harmony.cpp in C (concordance.c) - I'm mostly done with
this, I just need to finish it
- Firmware support for the other non-zwave remotes (not hard, I just have to
do it and have someone who has the various remotes test it)
- Finish some of the cross-platform work I was doing

Plus everything in the general TODO, which I should probably update too...

-- 
Phil Dibowitz                             [EMAIL PROTECTED]
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to