Cool!
> It seemed like a good case for using browserscope, but I'm limited by
> the API. If your documentation is still current then _bTestResults
> supports a maximum of 200 results, however I may have up to 300
> results from one test pass - e.g. 271 charset aliases are supported by
> Internet Explorer.
> Is that 200 result limitation still in effect?
Gotcha - the problem is just one of scaling and design, and that number
represents the constant in our code base.
I'd be up for changing it to 300 if that will suffice for you and we can
see if your results work or not. Let me know!
> Also, are there any
> options for allowing the test_key's value to be a string rather than
> an integer? That would allow me to use browsescope for several other
> test cases I'm considering.
I think you'll just have to manage an enum list for string values - the
system does medians on the results by design so it does need to be an
integer.
Regards,
Lindsey
> --
> You received this message because you are subscribed to the Google Groups
> "Browserscope" group.
> To post to this group, send email to browserscope@googlegroups.com.
> To unsubscribe from this group, send email to
> browserscope+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/browserscope?hl=en.