2 Feb 2007 23:05
Re: Help with CVS
John, et al, After digging through the documentation a little more, what I see is that lcdproc is distributed as debian packages, which should make integrating with EMC fairly easy. Further, the interface is via a standard tcp socket. Thus no language specific interface is required, although a common interface module could be written to standardize the interface between lcdproc and EMC. Thus from the perspective of EMC, it could include just the binary package, or create a sub-branch which includes all of the lcdproc source code too. Unlike classic ladder, it appears that no modifications to lcdproc would be required to use it with EMC. Which means the latest binaries should always be compatible, unless of course an upgrade was made which broke backwards compatibility. What would be the recommended approach, from the perspective of the EMC source code? Obviously the binary install would include just the binaries. But should the lcdproc source code be included with the EMC source code, or should that always run from the binaries, and just reference lcdproc as a separate open source project? Regards, Eric > (This is me speaking as in individual developer who happens > to be on the board, not speaking for the board as a whole.) > > I really don't want any developers to feel that they need > "board approval"(Continue reading)
RSS Feed