I have many (about 5-10) objects that need to use a single CardService. Should I be doing a Smartcard.start() and CardRequest for each object (all in same thread), or should I have a Singleton object that returns one CardService for everybody? Then, the Singleton would be registered as a CTListener? How would you recommend approaching this? I welcome any and all suggestions. - Tom --- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/ ! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.
