| Summary: | Provide object id generator | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 1.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
We decided to keep the IdGenerator internal. Code outside of RWT should not have to deal with object ids. To create custom synchronizable objects, we provide a ClientObjectAdapter that will acquire a new object id from the IdGenerator. For details, see bug 373064. Closing as WONTFIX |