Commit 98d69d0
committed
Swapping iterator's _next_item() for _item_to_value().
This is so that the owned items iterator management could
be done on the base class and the child classes just
need to worry about converting the JSON values to whatever
type is required.1 parent 0a53b63 commit 98d69d0
1 file changed
Lines changed: 5 additions & 3 deletions
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
178 | 181 | | |
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
182 | | - | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
0 commit comments