-
I think it can be useful if Yii will provide some web-api support, for example REST, with catching event when request starts, also if Yii will provide some `CRestAction < CAction`, maybe other workaro…
-
Since we are aiming at Java 9 and `j.u.c.Flow` as the base API, we have the opportunity to use Java-native functional interfaces instead of our Func and Action interfaces, plus rename other components…
-
# Deferred to #1593
## Assumptions
- Static object initialization is ~~_murky and largely undefined behavior_ already~~ class-loader driven with initialization happening in the static space _-verified…
-
Even though I think we're already pretty good open source participants, having a code of conduct would - imo - be a way of solidifying our approach to community involvement.
I more or less want to ha…
-
One of the features that I like from C++11/14 is `constexpr` that stands for [constant expression](http://en.cppreference.com/w/cpp/language/constexpr) and the reason is it allows to evaluate expressi…
-
> Req. 16: The information regarding the constituent resources of a PWP must be easily discovered
The case for this requirement is extremely weak.
In particular, no clear justification is given for…
-
Thoughts?
-
Looking through the accumulator code, it appears that the weighted sum is not being used. Just the sum. This would be an issue if the archive interval changed.
-
Urho3D only supports one 3D API at a time. That decision is made at compile time. The documentation section "Shaders... API Differences" talks about the "D3D11" and "GL3" macros being defined accord…
-
Hello, again!
I'm sorry about being impatient about the subject, but I would like to make a suggestion about how to implement node.js-side rendering (if you would).
I've tested rendering with jsdom a …