-
There seems much more latency than expected.
-
```
Support for JSR-250 (javax.annotation) would also be very useful for all those
people using init()
methods and the list.
The mapping I think is:
@PostConstruct -> Called right after constructi…
-
**Progress Check**
- [x] Refactored out old system.
- [x] Add documents.
- [x] Reimplement rendering.
- [x] Add layers.
- [x] Reimplement history.
- [x] Reimplement I/O.
- [x] Reimplement Layers
- [x]…
-
I have found a few cases in which start up will take longer than necessary due to dagger reflectively analyze the dependencies of a class.
Two of the cases:
1) Abstract classes - I have a few abstrac…
-
Script started on Fri 15 Nov 2013 04:28:56 PM UTC
root@thewordnerd:~# uname -a
Linux thewordnerd.info 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:20:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
root@t…
-
General thread: It would be good to give everyone an overall snapshot of how the final phase is going. I created the beta release thread (#128) only a few days before the deadline (mistake). Hopefully…
-
We sat down with J. Paul Morrison yesterday to discuss NoFlo, and one thing that came out of that was a clarification between the roles of the two different port types:
- Regular ports should allow mu…
-
When running in bad network conditions, CIAPI.CS spawns a lot of threads and their count grows infinitely.
To reproduce, setup connection through WANem http://labs.cityindex.com/labs-team/2013/06/05/e…
-
Could we define the behaviour of the `.done` function? I really think all promises implementations should include this method, and it would be great if they were consistent.
I don't know if it belon…
-
It would be very helpful to nest and compose parsers to deal with situations where you have a schema with different components that require different parsing logic.
For example consider the following…