31 Aug
2004
31 Aug
'04
9:17 a.m.
Pascal Peregrina wrote:
I found a workaround : setting a variable in the manage_afterAdd method of my object that uses container.getPhysicalPath() to compute the path I need. It looks like copy/paste/rename operations work fine, even inside portal_skins, even when copying a whole folder.
What do you think ?
I think you're using the skins tool in a very strange way. Smells like bad application design. But your workaround should work. Cheers, Yuppie