This is a REALLY small issue, but I run into whenever I'm writing quick stub code -
The machII plugin doesn't check the metadata to see if it actually has functions, before trying to loop around it, so I keep hitting an error. If you check the attached code - at line 151 I added a: <cfif StructKeyExists(md, "functions")> which ends at line 174. It something that should never be hit, as CFCs should have init methods, but the system shouldn't really fail on it either. RC1 Has no other issues as of yet. Mark -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740
coldspringPlugin.cfc
Description: Binary data
