S
stend at spamcop.net
Guest
"Kyle Turner" <emperor799@earthlink.net> writes:
> Okay, to sum up what needs to be fixed/added to the HC files:
> 2. The Swimming trait
Personally, I'd like the movement modes (Flying, Running, Swimming) to be
their own attribute, rather than being a Special Power.
> 4. The various SHIELD figs, when filtering alphabetically, end up before
> Sabretooth. This will make it increasingly harder to find them as more figs
> are added.
> 5. The same thing happens with T.O.Morrow. I understand why it happens
> there, what with the periods, but is there some way for it to ignore
> punctuation when sorting alphabetically?
I don't know what library package they are using, but if it doesn't have a
built-in dictionary string comparison routine, there would probably be a
performance impact using a custom one written in C rather than the
(presumably) optimized standard string comparison provided in the library.
Regards, Sten
--
De Gubernaculo Venimus et Adservirevos Volumus
- Proposed motto for the Federal government
> Okay, to sum up what needs to be fixed/added to the HC files:
> 2. The Swimming trait
Personally, I'd like the movement modes (Flying, Running, Swimming) to be
their own attribute, rather than being a Special Power.
> 4. The various SHIELD figs, when filtering alphabetically, end up before
> Sabretooth. This will make it increasingly harder to find them as more figs
> are added.
> 5. The same thing happens with T.O.Morrow. I understand why it happens
> there, what with the periods, but is there some way for it to ignore
> punctuation when sorting alphabetically?
I don't know what library package they are using, but if it doesn't have a
built-in dictionary string comparison routine, there would probably be a
performance impact using a custom one written in C rather than the
(presumably) optimized standard string comparison provided in the library.
Regards, Sten
--
De Gubernaculo Venimus et Adservirevos Volumus
- Proposed motto for the Federal government