-
container - like objects:
back() and front() for menu & item_proxy & menu_bar, tabbar, combox, listbox & cat_proxy,
refactor all API to use or mimic std , extensions or proposed libraries:
std::fil…
-
Typical example, Doctrine Proxy classes, are causing these, but any kind of circular references should stopped by placing an id (works for Doctrine, not random objects with this issue), or creating a …
-
### Describe what you want
Since Cloudflare D1 no longer uses better-sqlite3, in favor of an integrated sqlite lib, it would be nice if Drizzle supported this driver in it's drizzle kit config.
So…
-
## Use case
I'm looking into instrumenting canvas calls to be able to record all paint operations for future replay outside Flutter.
## Proposal
I've experimented with this and it seems I ca…
vaind updated
1 month ago
-
- [ ] Should delete with proxy return details?
- [ ] Fix proxied create: ` _ bool is includeUnintialized, which we should really be passing through to the underlying API... it's odd there's not a Cre…
-
* Operating System (CentOS 7)
* Python version (3.6.5)
* Where Python was acquired (spack)
* h5py version (master)
* HDF5 version (1.10.2)
* MPI (mpich 3.2.1)
I've lightly edited the c…
-
When used in some circumstance the proxy object does not clean itself up in a sensible manor, for example if you create a proxy global object in Flask or Django, use it for the duration of the request…
-
The non-block version of InputPort#writer calls #proxy_event on the port object, thus adding a reference from the port to the writer object. This avoids garbage collection of the writer, and thus crea…
-
After #4361 I suspect we'll still need to cleanup how we deal with `WindowProxy` and `Location` objects as we currently hand them out across agent cluster boundaries.
Effectively, they both need in…
-
More you can find here:
http://stackoverflow.com/questions/33194554/two-different-resulting-jsons-when-serializing-lazy-objects-and-simple-objects
Guys, I've already find out, what's the problem an…