mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
dreaming about concurrent backings for the processing.data classes
This commit is contained in:
@@ -11,6 +11,9 @@ X this may be a problem for anything that was relying on those internals
|
||||
X removed MouseEvent.getClickCount() and MouseEvent.getAmount()
|
||||
X these had been deprecated, not clear they were used anywhere
|
||||
|
||||
_ concurrent StringDict et al
|
||||
_ why no concurrent TreemMap? https://stackoverflow.com/a/17656453
|
||||
_ https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentSkipListMap.html
|
||||
|
||||
_ how to handle fallback fonts
|
||||
_ could implement this for the default, but also, SansSerif sucks
|
||||
|
||||
Reference in New Issue
Block a user