Project

General

Profile

Actions

Support Request #10807

closed

Filter revision versioning in ADTF 3.x

Added by hidden about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Customer:
VW
Department:
EEIS
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Solved Issue
Product Issue Numbers:
Affected Products:
Platform:
Ubuntu 18.04 64bit, Windows 10 64bit
Topic:
ADTF::Common
FAQ Links:

Description

Supportanfrage

In ADTF2 hatte man die Möglichkeit Filter Revision hinzufügen. wie kann man das in ADTF3 machen?

Lösung

Statt ADTF_PLUGIN einfach ADTF_PLUGIN_VERSION verwenden und eine eigene Version definieren.

z.B.

ADTF_PLUGIN_VERSION("Demo Code Generation Plugin", 
                    myversion, 
                    0, 8, 15,
                    cCodeGenerationDataGenerator,
                    cCodeGenerationDataAccess);

In #8232 siehst du wie es am Ende aussieht.


Related issues

Related to Public Support - Support Request #8232: ADTF plugin/filter versioning and migration to new version questionsClosedActions
Actions

Also available in: Atom PDF