Why getWorkSequence is not exposed through Connection?

Forcing me to use getWorkHead() would make me re-implement the exact same 
Iterator that's being implemented at ConnectionImpl(); Why not just expose it 
properly? Iterators are common practice in Java anyways.

Reply via email to