Title: Source Generator, FieldInfoFactory2.java Enhancement for additional collection accessor methods?

Hi,

I would like to make an enhancement to this class to output the following method.

        MyListItem removeMyListItem(int index)

It currently outputs just

        boolean removeMyListItem(MyListItem vItem)

Does anybody have a problem with this extra method being output by the Source Generator?

Cheers.

Reply via email to