Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] Re: My RTN patch and many other changes/enhancements, third edition :-)
On 14 Apr, Dmitry Bely wrote:
>>
>> Hmm, looking at your patch I'm thinking that things like
>> ...
>> static const NSFData KnownNSF[] =
>> {
>> {"\x00\x00\x09", NULL, false },
>> {"\x00\x00\x0E", "Panasonic", false, 3, 4, Panasonic0E },
>> {"\x00\x00\x11", "Canon", false },
>> {"\x00\x00\x19", "Xerox", true },
>> ...
>> should be read from a config file at runtime so you don't have to
>> recompile when you add to the list.
>
> May be, but then we have to check their correctness, and explain in detail
> to each and every newbie, how to edit this configuration data. Definitely
> not now :-)
These entries should be fairly static... I figure they should contain
the devices that the "developpers" have identified. Once the set is
made, changes should be few and far between (hopefully).
A configuration file would be easy now while it is being gathered, but I
think a compiled list is better for the release.
a.
--
Aidan Van Dyk Create like a god,
aidan@highrise.ca command like a king,
http://www.highrise.ca/ work like a slave.
|\^/| |\^/| |\^/| |\^/| |\^/| |\^/|
_|\| |/|_ _|\| |/|_ _|\| |/|_ _|\| |/|_ _|\| |/|_ _|\| |/|_
> C < > a < > n < > a < > d < > a <
>_./|\._< >_./|\._< >_./|\._< >_./|\._< >_./|\._< >_./|\._<
____________________ HylaFAX(tm) Developers Mailing List ____________________
To unsub: mail -s unsubscribe hylafax-devel-request@hylafax.org < /dev/null