Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[store-dev] beginner question
  • From: Robert Rodini <rrodini@xxxxxxxxxxx>
  • Date: Sat, 16 Aug 2025 17:36:55 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=jungUBDpCNuTr+/pBXvAR0rhxx+prPtQOmfsjoXtr0U=; b=Fuxtj5eRT8FXbDbxkSdZ9NEM2YvZMxj2oX5EEr1wV2mKThRxWm2E8wS9TqrnORdweQzZkNRR+GV7OZ1H0w+ZO2I+5kyHKcZHf7jz1lFys92vgNKaaKmPw+bz4cXrZFbylqi2UfJBkl/PXTsWDlEen164LBveRYN5NB+JUCMnw3h2UWAlV7zOxRMh2AGEWMaD3ItOTeo+DU+n1A5DsoQCDOdThYHTmr6cynQupJq9yajIGhRJpgoCcocbhXTyyYpLElNlQfpgqt4fp6QMaYc5bkgOH3bCobHB6EawavXSFTFt1ZnjjANPORokyMUQ4i/pmidXStwUK+ta6ym1wm6bAw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=n3IoWkzi05pgfjj+N1KfWyUla3Pq8Vzq0TLpuWl7MCYFOG+g+y/xkCYC3agI/5/ctANYaTQ6KBvMTQBnDx2M2jxeI4RJbw1AE6/gc++vuwP/JPD3pswfS25DRI3MfyBuhIZbdbZc3sfm4Wq7Kb9uOXoKqtXB20guFDhLNvyDZaFos440G4FLtY/PEF3Ajx9gcHx3Zxqj2zXA1gfgSkKWzHwBkGEAONSWV89brKs4aDLQRoURGHCicmwI3JOP1oLpXmVe533Gzr/DhIu4UdSXh9PLZPNjU1t1Mi+RdKYf+NdPnih9oKm0kwUjD/bcYgWPiETP2CjQeGVvAh+pQ3jMYg==
  • Delivered-to: store-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/store-dev/>
  • List-help: <mailto:store-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/store-dev>, <mailto:store-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/store-dev>, <mailto:store-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHcDtQT/7YQcrPlKk2qS7umh61Frw==
  • Thread-topic: beginner question

Just starting with Eclipse Store.  Say I create and store some data from my DataRoot class in Eclipse Store.
Later I change the name of one or more variables in the DataRoot.  Are the new names treated as new data and the old names orphan previous data?
Thanks
Bob

Back to the top