Closed GoogleCodeExporter closed 9 years ago
Link 的三个静态构造方法的参数改一改就好了
Original comment by zozoh...@gmail.com
on 11 Mar 2010 at 9:48
那到底改还是不改呢?
Original comment by wendal1985@gmail.com
on 13 Mar 2010 at 8:52
Bird.Waty 在看这个问题,看看他打算怎么改吧
Original comment by zozoh...@gmail.com
on 13 Mar 2010 at 8:56
fixed in r943
add three static function
Link.getLinkForOne()
Link.getLinkForMany()
Link.getLinkForManyMany()
and
@Deprecated
the old three constructed functions
Original comment by Bird.Wy...@gmail.com
on 15 Mar 2010 at 3:19
Original comment by wendal1985@gmail.com
on 15 Mar 2010 at 5:06
Original comment by jiongs...@gmail.com
on 16 Mar 2010 at 2:13
change the class as comment 1 by zozoh in r947.
Original comment by Bird.Wy...@gmail.com
on 17 Mar 2010 at 3:10
修改后的代码还是要依赖于@Name或@Id,建议改编后的代码不要
依赖于Nutz Annotation
Original comment by jiongs...@gmail.com
on 17 Mar 2010 at 7:11
即:targetField,referField也最好通过参数传进来
Original comment by jiongs...@gmail.com
on 17 Mar 2010 at 7:14
has been fixed in r948
改变了构造函数增加了LinkType、referField和targetField.
Original comment by Bird.Wy...@gmail.com
on 17 Mar 2010 at 9:34
呃,你修改了哦,我重新格式化了一下,主要整理添加了一��
� JDOC,调整了一下参数,让其更有意义
见 r949
Original comment by zozoh...@gmail.com
on 17 Mar 2010 at 9:44
Original comment by jiongs...@gmail.com
on 17 Mar 2010 at 12:18
Original comment by wendal1985@gmail.com
on 13 May 2010 at 11:03
Original issue reported on code.google.com by
jiongs...@gmail.com
on 11 Mar 2010 at 9:46