Not signed in (Sign In)
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthoredward
    • CommentTimeMay 16th 2008
     

    I find myself needing to alter the Akelos base library that is used in Editam.

    What I have done so far is edit the library directly, but this has turned out a maintance nightmare. That's because when I change the library I have checked out with subversion, I need to both keep the changes I made locally, and update the Akelos library from the repo. So therefore, there must be a way for me to extend the akelos libraries and place those files in a folder which I keep aside from the original akelos lib.

    Is there a way of doing this?

    one a side note: I found this on the "DEVELOPER CODING STYLE GUIDELINES".

    "If the library/class is extended, the extending files should be stored in a directory under /lib/ with the same name as the original library."

    However, that doesn't tell me much.

    • CommentAuthorKaste
    • CommentTimeMay 16th 2008
     

    that's a thing you can't really do with subversion. At least it's always painful.

    with git & git-svn you would have much more control.

    • CommentAuthoredward
    • CommentTimeMay 16th 2008
     
    I already expected that subversion would not help. So is there a way to extend the core libraries in akelos without altering the official lib files?
Add your comments
    Username Password
  • Format comments as