Hi everybody,

Is it really necessary to have the blob structure in the Pd-Extended sources codes (I mean in the main files like m_pd.h and m_imp.h) ? The main problem is that blob method is in the middle of t_class, thus if we need to access one of the members we have to compile against Pd-Vanilla and Pd-Extented. Perhaps there is another solution ?

Best,

Pierre