[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: New way to do XS constants



Tye McQueen writes:
>   * No doing lots of strcmp()s at module run time when you have lots
>     of constants.

One does not do it any more.

>   * No modifying big complex C case statements when you decide to
>     add more constants to your module.

No big case either, though modification is painful indeed.

Ilya


References to:
Tye McQueen <tye@metronet.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]