-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
```
I like to see SO to support field ignore due a delphi custom attribute like:
SOIgnore = class(TSuperAttribute);
where:
TMyObjet = class
public
fieldA: Integer;
[SOIgnore()]
fie…
-
Together with #1 this attempts to find a way to pre-define domain-specific provenance that would be generated at workflow run time. The idea is define a set of relationships that will be added onto th…
-
需求:
用issue保存剧本,并可以在Spring的前端页面上统一查看并生成视频。
这样可以非常方便进行剧本的测试
测试步骤:
- [ ] 将剧本写到此issue的评论中,一条评论代表一个剧本
- [ ] 启动Spring程序1.0.20
- [ ] 访问endpoint:http://localhost:8080/videodocs/findAll
**补充说明:**
可…
-
Hi Max,
I think your maXbox project is impressive. However, an issue with the files at sourceforge.net (SourceForge), is people can't download the latest files easily. For instance, the "all_ma…
-
No backward compatibility with old version of superobject, when serializing enums.
Version in this repo can handle both name and integer value of enum. Old version can handle only integer value.
Can…