Next Previous Up Top Contents Index

2.5.4 Using finalization in applications

2.5.4.2 When should my application drain the finalization queue?

If you do not use automatic finalization, drain the queue synchronously at useful points in your application, such as whenever you call finalize-when-unreachable on an object.


Common Dylan and Functional Extensions - 31 Mar 00

Next Previous Up Top Contents Index