|
-
What is best way to refer to an object by a new name so that original name can be reused?
I need to create an object using one standard name, but then change the name
of the object and preserve that object and then re-use the original name
again for a new object.
The objects will be instantiated through ActiveXObject automation server
in an JScript/VBscript in ASP. As such the class will have a Java COM dll
wrapper.
Getting into Clones to do a 'deep-copy' seems a bit too-involved for this
and I am hoping that a simpler 'switcharoo' (technical term) is available.
Thanks,
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks