bugzilla-daemon | 27 Dec 2011 22:45
Picon

[Bug 4805] New: ObjectList should use ksetattr/kgetattr to access element data members

http://bugs.async.com.br/show_bug.cgi?id=4805

             Bug #: 4805
           Summary: ObjectList should use ksetattr/kgetattr to access
                    element data members
    Classification: Unclassified
           Product: Kiwi
           Version: SVN trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: (unset)
         Component: ObjectList
        AssignedTo: jdahlin <at> async.com.br
        ReportedBy: klimkin <at> gmail.com
         QAContact: kiwi <at> async.com.br

Created attachment 5829
  --> http://bugs.async.com.br/attachment.cgi?id=5829
Patch

ObjectList should use ksetattr/kgetattr, so entries with functional accessors
work properly. The test in attached patch.

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
(Continue reading)

bugzilla-daemon | 28 Dec 2011 10:51
Picon

[Bug 4805] ObjectList should use ksetattr/kgetattr to access element data members

http://bugs.async.com.br/show_bug.cgi?id=4805

--- Comment #1 from Johan Dahlin (not reading bugmail) <jdahlin <at> async.com.br> 2011-12-28 07:51:37 BRST ---
I personally think that ksetattr/kgetattr is a mistake. It was introduced to
kiwi before python 2.2 was released with the property decorator. Why isn't
 <at> property enough for you?

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
bugzilla-daemon | 28 Dec 2011 18:22
Picon

[Bug 4805] ObjectList should use ksetattr/kgetattr to access element data members

http://bugs.async.com.br/show_bug.cgi?id=4805

--- Comment #2 from Alexey Klimkin <klimkin <at> gmail.com> 2011-12-28 15:22:05 BRST ---
I didn't know about  <at> property, thank you! Yes, that solves my problem. There is
so much to learn...

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
bugzilla-daemon | 28 Dec 2011 19:42
Picon

[Bug 4805] ObjectList should use ksetattr/kgetattr to access element data members

http://bugs.async.com.br/show_bug.cgi?id=4805

Johan Dahlin (not reading bugmail) <jdahlin <at> async.com.br> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #3 from Johan Dahlin (not reading bugmail) <jdahlin <at> async.com.br> 2011-12-28 16:42:12 BRST ---
No problem, I'm closing this as WONTFIX :-)

--

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.

Gmane