Hello all, I don't know if this is the expected behavior but found that some variables (hashrefs) that are passed to other Embperl pages trough @param in Execute statements are not being undefined after the request finishes. I found this while debugging some code and I noticed that de DESTROY method of a class was not being called in some pages. I commented out the Execute that was passing the object as a @param in Execute and the DESTROY method was called as expected. After that I used the shift command to retrieve the object from @param and this also worked right.
The @param array should not be cleaned automatically after the end of the request? Thanks for assistance and best wishes to all, Luiz Fernando B. Ribeiro Engenho Solu��es para a Internet [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
