Many to Many Relation Saving

Hi,

I want to save a many to many relation via active record in Yii. I’ve searched through google and find some reference before here:

http://www.yiiframework.com/forum/index.php?/topic/6905-please-test-my-ar-enhancement-automatically-sync-many-many-table-when-calling-save/

http://www.yiiframework.com/forum/index.php?/topic/9656-update-and-insert-with-relational-active-record/

And many others. I’ve read somewhere that say this feature is going to be included. Has it been included in Yii 1.1.8? Can I do it without extension?

Thanks before.

Not yet.