Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthoriGL
     
    Hi,
    I am new to Akelos, therefore I might well have missed a topic in doc/API.

    But, how about polymorphic associations in activerecord? That is crucial for making plugins the latter be crucial for success of Akelos :)

    Is this feature planned for addition?
    •  
      CommentAuthorbermi
     

    Hi iGL, and welcome to the Akelos forum.

    Polymorphic associations will get into Akelos before we hit 1.0.

    Right now Kaste is refactoring Akelos Active Record, which will make adding polymorphic associations less complicated.

    If anyone is on a rush for this one contributions are welcomed. :)

    • CommentAuthoriGL
     
    Hi Bermi,
    First of all, thanks for the great work. :)

    quote:
    "Right now Kaste is refactoring Akelos Active Record, which will make adding polymorphic associations less complicated."

    I guess that's the branch in svn? http://trac.akelos.org/browser/branches/kaste/framework/lib/AkActiveRecord

    Thanks for pointing it out :)