Hi,
I would like to write a plug-in that extends the composition and layer objects and adds to them some fields.
For example: I would like to add to the AEGP_Layer class a field called Bar.
I would then like to look at this field from the composition menu that displays the list of all of the layers.
So in effect, I will be able to see in the compostion menu an extra column titled Bar, and there I can see the
Bar data for each of the layers in that compostion.
Is this possible?