有支持 XE5的 SuperObject 吗?

爱蹄子的羊头 2013-11-19 02:43:02
原先用的, 在 XE5 安卓里面就不能用了.
...全文
428 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
yueing8 2013-11-21
  • 打赏
  • 举报
回复
不支持SuperObject了,特别在安卓这些移动平台上,只能用回自带的json
sololie 2013-11-20
  • 打赏
  • 举报
回复
看到x-superobject源码中用了泛型、rttl、dbxjson,这个比之superobject在delphi版本通用性上差太多了,只能d2010以上才能用。 话说superobject的作者为啥事闹翻了,记得是个法国人吧?

(*
  *                       Cross Super Object Toolkit
  *
  * Usage allowed under the restrictions of the Lesser GNU General Public License
  * or alternatively the restrictions of the Mozilla Public License 1.1
  *
  * Software distributed under the License is distributed on an "AS IS" basis,
  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
  * the specific language governing rights and limitations under the License.
  *
  * Embarcadero Technologies Inc is not permitted to use or redistribute
  * this source code without explicit permission.
  *
  * Unit owner : Onur YILDIZ <onryldz10@gmail.com>
  * Web site   : http://www.caracaldev.org
  *
*)
unit XSuperObject;

interface

uses
  Classes,
  Variants,
  SysUtils,
  DBXJSON,
  RTTI,
  TypInfo,
  Generics.Collections;
sololie 2013-11-20
  • 打赏
  • 举报
回复
xsuperobject是依赖dbxjson的吧?
武稀松 2013-11-20
  • 打赏
  • 举报
回复
superobject作者和易博龙闹翻了,不在支持Delphi新版本了. 可以用x-superobject这个是其他人的开源作品,和superobject的接口完全一样.
sololie 2013-11-20
  • 打赏
  • 举报
回复
SuperObject是个人作品,个人维护,所以不要太指望作者。自己改或者用xe5自带的json库
爱蹄子的羊头 2013-11-20
  • 打赏
  • 举报
回复
没人知道啊...........
爱蹄子的羊头 2013-11-19
  • 打赏
  • 举报
回复
android 里面貌似不支持record 里面带 string?

1,593

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 网络通信/分布式开发
社区管理员
  • 网络通信/分布式开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧