Note that there are some explanatory texts on larger screens.

plurals
  1. USPaul Smith
    primarykey
    data
    text
    plurals
    1. COI'm posting a related question as well; I've changed some stuff & I think ThreadLocal<FirefoxWebDriver> is _mostly_ doing the job now, but there's some weirdness with dead FF instances that's knocking me for a (parallel) loop. ;)
      singulars
    2. CO@Hightechrider, I don't understand half the words in the Wikipedia article, but given my best grasp of it, my problem is closely related but not identical. That one seems to involve finding the smallest number of _subsets_ covering a given universe with _existing_ subsets. I want the covering subsets SP[] joining S and P such that a) there is exactly one subset of P assigned to each S, and b) I minimize the count of elements in the union of P's subsets. So a covering set is necessary but not sufficient, and minimizing the count of subsets is desirable but not mandatory. Does that make sense?
      singulars
    3. COTheoretically, it should be possible to isolate the incompatible package use on the server side if the project has server-side components. However, I have a similar situation trying to use protobuf classes in a gwt project: I'm getting the same errors -- "No source code is available for type java.io.InputStream, ...com.google.protobuf.GeneratedMessage, etc" -- despite only referencing those classes from server/rpc methods. I'll post back if I find an answer for how to hide these references from gwt.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload