[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-25 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-23 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Planned Release: => 3.0.0 ___ Follow-up Comment #9: > I have tested and reviewed this patch, and can gladly report that JSON arrays are now transfe

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-23 Thread Andreas Røsdal
Follow-up Comment #8, patch #5955 (project freeciv): I have tested and reviewed this patch, and can gladly report that JSON arrays are now transferred correctly! Thanks a lot to Sveinung for resolving this complicated issue in a very good way, I don't think I could have done this myself! :) Andr

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-23 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Status: In Progress => Ready For Test ___ Additional Item Attachment: File name: 0001-JSON-protocol-Send-and-receive-field-arrays-as-JSON-.patch Size:12 KB

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-21 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Depends on: => patch #6028 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-19 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Depends on: => patch #6017 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-17 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Depends on: => patch #6009 ___ Follow-up Comment #7: Add dependency on submitted pre API change clean up patches. The API change is required to send

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-16 Thread Andreas Røsdal
Follow-up Comment #6, patch #5955 (project freeciv): Thanks, Sveinung, I really encourage you to help find a good solution to this! ___ Reply to this item at: ___

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-16 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Status:None => In Progress Assigned to:None => sveinung ___ Reply to this item at:

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-12 Thread Andreas Røsdal
Follow-up Comment #5, patch #5955 (project freeciv): > One way to separate addressing and reading/writing is to make generate_packets.py generate code that handles addressing. Would anyone object to this approach? I don't object to this approach. My main objective here is that arrays in the JSON

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-12 Thread Marko Lindqvist
Follow-up Comment #4, patch #5955 (project freeciv): > One way to separate addressing and reading/writing is to make generate_packets.py generate code (inside #ifdef > FREECIV_JSON_CONNECTION) that handles addressing. Would anyone object to this approach? Can you do it so that in the future it ca

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-12 Thread Sveinung Kvilhaugsvik
Follow-up Comment #3, patch #5955 (project freeciv): To me it looks like we should split json addressing from reading/writing. If that isn't done we would have to create a new function in dataio_json for each combination of address type and data type combination in use. One way to separate addres

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-09 Thread Andreas Røsdal
Follow-up Comment #2, patch #5955 (project freeciv): I would _really_ appreciate some help implementing json arrays correctly in Freeciv, so we can get Freeciv-web master working again. ___ Reply to this item at:

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-03-27 Thread Andreas Røsdal
Update of patch #5955 (project freeciv): Priority: 5 - Normal => 7 - High ___ Follow-up Comment #1: This is important for Freeciv-web to work, and a resolution to this would be much appreciated.

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-03-27 Thread Marko Lindqvist
URL: Summary: Json protocol arrays as json arrays Project: Freeciv Submitted by: cazfi Submitted on: Fri 27 Mar 2015 10:25:54 PM EET Category: freeciv-web Priority: 5 - Normal