View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003912 | NoesisGUI | Unity | public | 2025-01-22 00:42 | 2026-03-04 00:39 |
| Reporter | KeldorKatarn | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | 3.2.6 | ||||
| Target Version | 3.2.13 | ||||
| Summary | 0003912: WPF Inconsistency: Freezable.CreateInstanceCore method is not overridable | ||||
| Description | Freezable.CreateInstanceCore method is not overridable in Noesis. I'm not sure how Noesis accomplishes the same thing, but it's an API inconsistency. | ||||
| Platform | Any | ||||
|
Right now it is implemented in our internal base class by calling the Activator.CreateInstance for the default constructor. |
|
|
In Caliburn the parameter class implements it like this
The parameter class is used in this way: <UserControl x:Class="Caliburn.Micro.HelloParameters.ShellView" as well as generated in code by Caliburn's conventions. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-01-22 00:42 | KeldorKatarn | New Issue | |
| 2025-01-24 10:25 | sfernandez | Assigned To | => sfernandez |
| 2025-01-24 10:25 | sfernandez | Status | new => assigned |
| 2025-01-24 10:25 | sfernandez | Target Version | => 3.2.8 |
| 2025-01-24 10:26 | sfernandez | Status | assigned => feedback |
| 2025-01-24 10:26 | sfernandez | Note Added: 0010288 | |
| 2025-01-24 20:59 | KeldorKatarn | Note Added: 0010289 | |
| 2025-01-24 20:59 | KeldorKatarn | Status | feedback => assigned |
| 2025-01-24 21:01 | KeldorKatarn | Note Edited: 0010289 | |
| 2025-06-06 12:52 | jsantos | Target Version | 3.2.8 => 3.2.9 |
| 2025-10-02 00:48 | jsantos | Target Version | 3.2.9 => 3.2.10 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |
| 2025-10-20 18:25 | jsantos | Target Version | 3.2.10 => 3.2.11 |
| 2026-01-20 19:32 | jsantos | Target Version | 3.2.11 => 3.2.12 |
| 2026-03-04 00:39 | jsantos | Target Version | 3.2.12 => 3.2.13 |