<?xml version="1.0" encoding="UTF-8"?>
<user>
  <id type="integer">52611</id>
  <url>http://uservoice.com/users/52611-neilt</url>
  <avatar_url>http://www.gravatar.com/avatar/bb3c7646aa630a251482e8bbefb96777?default=http://uservoice.com/images/icons/default-avatar.jpg</avatar_url>
  <display_name>neilt</display_name>
  <name deprecated="true">neilt</name>
  <username deprecated="true">neilt</username>
  <activity_score type="integer">8</activity_score>
  <idea_score type="integer">1</idea_score>
  <supported_suggestions type="array" deprecated="false">
<suggestion>
  <id type="integer">30800</id>
  <url>http://visualhint.uservoice.com/pages/3112-general/suggestions/30800-add-cross-property-dependencies</url>
  <title>Add cross property dependencies</title>
  <abstract>the ability to add a dependency(attribute?) to a property so that when another properties values meets a certain criteria it becomes hidden/read only or has some other state

public...</abstract>
  <text>the ability to add a dependency(attribute?) to a property so that when another properties values meets a certain criteria it becomes hidden/read only or has some other state altered.
example:

public bool toggle;
[Dependency(&quot;toggle&quot;,Comparison::Equal,false,StateChange::ReadOnly)]
public int Width;

width would be read only if toggle is false
</text>
  <closed_at nil="true"></closed_at>
  <vote_count type="integer">2</vote_count>
  <comments_count type="integer">0</comments_count>
  <status nil="true"></status>
  <forum>
    <id type="integer">3112</id>
    <name>General</name>
    <key deprecated="true">general</key>
  </forum>
  <response nil="true"></response>
  <created_by>
    <supporter>
      <user>
        <id type="integer">52611</id>
        <display_name>neilt</display_name>
        <name deprecated="true">neilt</name>
        <username deprecated="true">neilt</username>
      </user>
    </supporter>
  </created_by>
  <created_at type="datetime">2008-10-01T14:57:06Z</created_at>
  <updated_at type="datetime">2008-10-01T14:57:06Z</updated_at>
  <page deprecated="true">
    <key>general</key>
  </page>
</suggestion>
  </supported_suggestions>
  <created_at type="datetime">2008-10-01T14:52:33Z</created_at>
  <updated_at type="datetime">2008-10-02T08:31:24Z</updated_at>
</user>
