-
I see the method WriteCompounds accepts a dictionary of attributes. I was hoping this would give me the option to add an attribute to the array that is being written. However nothing is being done with the attribute I supply. When I check the source I see there's no handling of the attributes supplied. Am I correct in this? And if so, any chance this feature gets added? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
Hi @flappah |
Beta Was this translation helpful? Give feedback.
-
Hi @flappah |
Beta Was this translation helpful? Give feedback.
-
glad to know. I'll release new nuget tomorrow. |
Beta Was this translation helpful? Give feedback.
Hi @flappah
do you want to add attribute to existing item or during creation of the item?
Can you add sample code?
It can be added relative simple (if this is not a bug which may be).