[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue DESCRIBE-UNDERSPECIFIED, v.1



  REMARKS:

   Methods on DESCRIBE-OBJECT may recursively call DESCRIBE.  Indentation,
   depth limits, and circularity detection are all taken care of automatically,
   provided that each method handles exactly one level of structure and calls
   DESCRIBE recursively argument if there are more structural levels.

Something is missing on the last line.  Was there supposed to be a
recursivep argument?