[prev in list] [next in list] [prev in thread] [next in thread] 

List:       haiku-bugs
Subject:    [haiku-bugs] Re: [Haiku] #16312: HaikuDepot number formatting does not respect system settings
From:       "Haiku" <trac () haiku-os ! org>
Date:       2021-03-24 7:21:10
Message-ID: 059.b813b347cd8796bab0caf934cf25a87e () haiku-os ! org
[Download RAW message or body]

--===============4388962995759279723==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

#16312: HaikuDepot number formatting does not respect system settings
--------------------------------------+-------------------------
  Reporter:  bitigchi                 |      Owner:  apl-haiku
      Type:  bug                      |     Status:  new
  Priority:  normal                   |  Milestone:  Unscheduled
 Component:  Applications/HaikuDepot  |    Version:  R1/beta2
Resolution:                           |   Keywords:  i18n
Blocked By:                           |   Blocking:
  Platform:  All                      |
--------------------------------------+-------------------------
Comment (by pulkomandy):

 Yes, I had discussed thread safety issues when designing the API and the
 conclusion was that BeAPI things are usually not thread safe on their own,
 and it's up to application designers to avoid sharing objects between
 different threads, or set up their own locking.

 In most cases you will be using objects inside a single looper so you are
 "automatically" safe. In cases where you do something else, you are on
 your own.

 The exception to that is the global objects like BLocaleRoster default
 instance. In that case, the locale kit does its own locking and uses
 BMutableLocaleRoster to do the mutable parts (where BLocaleRoster doesn't
 allow any change to settings, so it has no thread safety problems).
-- =

Ticket URL: <https://dev.haiku-os.org/ticket/16312#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.
--===============4388962995759279723==--

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic