lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating library code


From: Paul Morris
Subject: Re: Updating library code
Date: Fri, 23 Oct 2015 21:06:45 -0400

> On Oct 23, 2015, at 6:43 AM, Urs Liska <address@hidden> wrote:
> 
> How are you dealing with keeping code working and consistent?

One simple thing I do, FWIW, is to add a short prefix to all my own functions.  
For example, instead of "do-something", I'd call it "cn-do-something".  That 
way it’s clear which functions are custom functions, and it effectively removes 
the chance of naming collisions.

-Paul


reply via email to

[Prev in Thread] Current Thread [Next in Thread]