Hi Scott, If we can "generate a string that is guaranteed to be unique", we can just assign: > String uniqueItemName = new_String_generated_by_new_method; and don't need to include: menuItem.getModelMenu().getName() + "_" + menuItem.getName()
----- Rong Nguyen Olbius JSC Deliver highest business value http://www.olbius.com/ -- View this message in context: http://ofbiz.135035.n4.nabble.com/Re-svn-commit-r1576891-in-ofbiz-trunk-applications-content-config-applications-content-widget-compdo-tp4649225p4649226.html Sent from the OFBiz - Dev mailing list archive at Nabble.com.
