An error occurred fetching the project authors.
  1. 18 Feb, 2009 1 commit
  2. 14 Feb, 2009 1 commit
  3. 19 Nov, 2008 1 commit
  4. 17 Nov, 2008 1 commit
  5. 20 Jul, 2008 1 commit
    • Jean-Paul Smets's avatar
      The implementation of "Accessor overloading" was not done properly. First of... · 846ba5e6
      Jean-Paul Smets authored
      The implementation of "Accessor overloading" was not done properly. First of all, there is no need to overload public setters, because the Alias.Reindex is able to use the private ones. So overloading the private ones is enough. Second, it is not appriopriate to reimplement the way data is set or accessed on objects. Instead of setting title with self.title = value, one should call self._baseSetTitle(value) which does much more, including casting data types and potentially storing values externally.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22573 20353a03-c40f-0410-a6d1-a30d3c3de9de
      846ba5e6
  6. 10 Jul, 2008 2 commits
  7. 12 Nov, 2007 1 commit
  8. 04 Nov, 2007 1 commit
  9. 04 Sep, 2007 1 commit
  10. 03 Sep, 2007 1 commit
  11. 12 Mar, 2007 1 commit
  12. 01 Mar, 2007 2 commits
  13. 02 Feb, 2007 1 commit
  14. 03 Jan, 2007 1 commit
  15. 11 Oct, 2006 1 commit
  16. 09 May, 2006 1 commit
  17. 08 May, 2006 1 commit
  18. 24 Apr, 2006 1 commit
  19. 05 Apr, 2006 1 commit
  20. 29 Mar, 2006 2 commits
  21. 25 Mar, 2006 1 commit
  22. 22 Mar, 2006 2 commits
  23. 17 Mar, 2006 1 commit
  24. 10 Feb, 2006 1 commit
  25. 10 Jan, 2006 1 commit
  26. 10 Nov, 2005 1 commit
  27. 05 Nov, 2005 1 commit
  28. 11 Aug, 2005 1 commit
  29. 30 Jun, 2005 2 commits
  30. 14 Mar, 2005 2 commits
  31. 01 Mar, 2005 1 commit
  32. 25 Feb, 2005 1 commit
  33. 10 Feb, 2005 1 commit
  34. 09 Nov, 2004 1 commit