should ExtendedTypes be thread safe?

From: Tore Halset (halse..vv.ntnu.no)
Date: Mon Jul 25 2005 - 03:41:41 EDT

  • Next message: Gentry, Michael \(Contractor\): "RE: LIMIT and OFFSET?"

    Hello.

    I am creating a ExtendedType that uses a parser-object. I want to
    reuse the parser object as much as possible. Will a single instance
    of my ExtendedType be used by more than one thread at a time? If so -
    I guess I will use a ThreadLocal to hold the parser instance.

    Regards,
      - Tore.



    This archive was generated by hypermail 2.0.0 : Mon Jul 25 2005 - 03:41:55 EDT