[Mono-bugs] [Bug 357350] Chained property access with objects that aren' t dependency objects fail

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 13 17:16:14 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=357350

User toshok at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=357350#c1


Chris Toshok <toshok at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |toshok at novell.com




--- Comment #1 from Chris Toshok <toshok at novell.com>  2008-03-13 15:16:14 MST ---
it always returns 0 because da.Time returns a wrapped value, not a wrapped
reference to a value.

so setting da.Time.seconds = 1 actually does the proper set on an object, but
it's not the same object that da.Time returns the next time it's queried.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list