TODO notes
small TODO updates
This commit is contained in:
parent
ab427d906b
commit
df0eab1f35
18
TODO
18
TODO
@ -5,9 +5,25 @@
|
||||
|
||||
is this the only place? does im_pincheck() do a rewind too?
|
||||
|
||||
- why not renname VipsBandFormat as VipsFormat? cf. VipsCoding,
|
||||
yes, it also calls im__close()
|
||||
|
||||
how about ading something to vipsobject like "reset", which contains what's
|
||||
normally in the dispose handler
|
||||
|
||||
vips_object_reset() then runs that and clears the various flags governing
|
||||
members so that you can set more vars and call _build() again
|
||||
|
||||
vips_object_dispose runs the reset method for you
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- why not rename VipsBandFormat as VipsFormat? cf. VipsCoding,
|
||||
VipsInterpretation etc.
|
||||
|
||||
argh because of the format package and the VipsFormat there
|
||||
|
||||
- image->progress needs renaming, perhaps image->progress_signal?
|
||||
|
||||
- im_sanity() should become a method on VipsObject, see debug.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user