# # ChangeLog for branch/egtra-stream-without-en_dec/Classes/System/Collections/ObjectModel/ReadOnlyCollection.ab # # Generated by Trac 1.5.4 # Jul 6, 2024, 5:00:43 AM Sun, 04 Jan 2009 16:36:14 GMT イグトランス (egtra) [672] * branch/egtra-stream-without-en_dec (copied) 試しにEncoder/Decoderを排除した実装を作ってみた。その記録用ブランチの 作成。 Sun, 21 Sep 2008 20:31:01 GMT NoWest [631] * trunk/ab5.0/ablib/src/Classes/System/Collections/Generic/List.ab (modified) * trunk/ab5.0/ablib/src/Classes/System/Collections/Generic/Queue.ab (modified) * trunk/ab5.0/ablib/src/Classes/System/Collections/Generic/Stack.ab (modified) * trunk/ab5.0/ablib/src/Classes/System/Collections/ObjectModel/ReadOnlyCollection.ab (modified) List、Stack、Queueを相互にIEnumeratorを使って変換できるよ うにしました。 ...