** Changed in: aikiframework
   Importance: Undecided => Low

** Changed in: aikiframework
     Assignee: (unassigned) => Jakub Jankiewicz (jcubic)

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/769510

Title:
  Naming convestion in AIKI API

Status in Aiki Framework:
  New

Bug description:
  There should be one naming convention in AIKI API for now some
  function are gnu style

        aiki->membership->get_ip()

  some camel case.

        aiki->membership->getUserPermissions($user)

  and some start from uppercase

        aiki->membership->NewPassword($key)

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to