Hum, first observations:
import is "realtime": it imports the lib right away while with a declare you need to reopen the patch which is a pain.
import seems to be less flexible than declare (as declare has many different flags).

Tom


On 10/31/07, Thomas O Fredericks <tof@danslchamp.org> wrote:
What is the difference between import and declare?
Pd 0.4 and up, will on of the two be deprecated?

Tom