GithubHelp home page GithubHelp logo

kimmel / colordiff Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 49.0 194 KB

One of the active development branches for colordiff

Home Page: http://colordiff.sourceforge.net/

License: GNU General Public License v2.0

Perl 75.26% Shell 24.74%

colordiff's People

Contributors

daveewart avatar kimmel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

colordiff's Issues

colordiff: version 2.x

(I'm continuing applying patches to the colordiff 1.x series - i.e. the 'backport' branch as presented here on GitHub - and distributing those changes via Debian and via direct *.tar.gz download. I'll author new changes to that branch too, as appropriate.)

However, thinking about whether the colordiff 2.x rewrite has the potential to proceed further, I thought it would be useful to agree on a good approach for what would be suitable, development-wise.

Kirk: I've no idea whether you're still interested in doing this or not, because you've never responded to my email or comments on the subject. If you are interested, however, then the remainder of this post might be helpful.

Bearing in mind that the primary distribution route for colordiff is via Debian, it makes sense to treat the state of Debian Unstable as the environment for which new versions of colordiff should be designed. I refer to Debian Unstable as "Sid" below, which is the standard codename for that branch of Debian. That is:

  • Features which rely on a newer Perl version than available in Sid should not be included in colordiff
  • Perl modules which are available "out of the box" in Sid's Perl distribution or which are already Debian-packaged in Sid can be included in colordiff without issue, because they are "guaranteed" to be available in the destination environment.
  • Perl modules which are not natively Debian-packaged or not included in the base Perl install for Sid should not be used.
  • SImilarly, the version of such modules as available in Sid should be considered: features available in module versions more recent than Sid should not be used.
  • To improve cross-distribution compatibility for colordiff outside the Debian family, however, I believe modules should be used sparingly. For minor added functionality, or code simplification, modules should only be used in place of native code if the gain is significant. Any requirement for additional modules will reduce the use of colordiff, since it will become more troublesome to install or to package.

Further info:

  • The package and module contents of Sid are a moving target, always getting newer. The versions of specific packages and modules can be found by searching the "unstable" distribution via http://www.debian.org/distrib/packages
  • Specifically, the current version of Perl in Sid can be found at http://packages.debian.org/sid/perl - it's currently 5.14.2 at the time I write this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.