Page MenuHomeFeedback Tracker

Bring back resource.cpp/bin
Closed, ResolvedPublic

Description

https://community.bistudio.com/wiki/Resource.cpp/bin

To reiterate what is stated there, UI elements are very polluting in configs and would probably benefit from being in a separate namespace from configFile, similar to missionConfigFile and campaignConfigFile. Of course this poses the issue of backwards compatibility, but with the recent addition of import I believe it might be doable, moving the current UI configs to resource namespace, and then importing them for backwards compatibility. Addons can then move over to the new namespace at their own pace.

This is something that should've of course been done sooner in development, but better late than never.

Details

Severity
Feature
Resolution
Won't Fix
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Config

Event Timeline

dedmen closed this task as Resolved.Dec 16 2020, 12:54 PM
dedmen claimed this task.
dedmen added a subscriber: dedmen.

backwards compat. no.
use a #include if you want to.

dedmen changed Resolution from Open to Won't Fix.Dec 16 2020, 12:54 PM