[question][7.3.1][baseimage] -- why does ClassBuilder reviseSystemSilently swizzle the cursor to a read cursor and a write cursor

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[question][7.3.1][baseimage] -- why does ClassBuilder reviseSystemSilently swizzle the cursor to a read cursor and a write cursor

mark.b.ballard
ClassBuilder reviseSystemSilently

        turn the cursor to read and write.

For an image with no sources, and doing a filein, nothing should be
written to a changes file and turning the cursor to write is misleading.

I don't know about the read...