-
Move your data handling classes, eg repository, entity framework related stuff, entities (JapaneseWord.cs alike, but without metadata (attributes) ). Expose all data handling in a CRUD Api controller
…
-
```
This bug is about changing the _Snapshot entities to store better information.
Ref:
https://code.google.com/p/swarming/source/browse/services/swarming/server/stats.
py#110
The problem at hand is…
-
these are some notes i had in a gist, just an idea not something in roadmap, but i figured it would be cool to discuss
### OOVSkills framework proposal
- out-of-vocabulary intents skill class - …
-
Case:
1. Create a dynamic attribute with **entity** type and entity class from a secondary data store
2. Add dynamic attribute to screens
3. Try to create an entity with dynamic attribute and fil…
-
### Preconditions and environment
- Magento version: latest
- Production mode
- MSI enabled
### Steps to reproduce
1. enable production mode (and MSI)
2. go to store config
3. try to enab…
-
```
What steps will reproduce the problem?
1. Create model class and save an instance to the datastore
2. Import serializers from django.core
3. Serialize .all() queryset via serializers.serialize("xm…
-
Find doesn't respect the QueryTrackingBehavior.
This test fails even though QueryTrackingBehavior is set to NoTrackingWithIdentityResolution (NoTracking also fails)
```cs
public QueryTracki…
-
[2014-11-27 12:11:06,621][ERROR][org.codelibs.robot.helper.impl.LogHelperImpl] Crawling Exception at http://www.qzlab.cn/html/504/507/2014/1103/35027.html
org.seasar.framework.exception.InstantiationR…
-
Let me confess the fact that the GetX ecosystem is the most amazing thing that ever happened to Dart. With **Fuchsia** is on the horizon, it just feels right to have a unified full-stack Dart ecosyste…
-
From what i've observed with the framework, every component service holds it's own array which points to it's component data for the given entity slot. However, because the Array is treated as a Dense…