[[BackLinksMenu]] [[TicketQuery(summary=APP_RESOURCE_PROPERTIES_COMMENT_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = Analysis = == Overview == There is a comment field in the meta palette that a comment for the resource could be written. == Task requirements == * Create a comment field in the meta palette where comments for the resources will be written. * Create a property in the resource model for the comment. == Task result == * The result of this task should be source code. == Implementation idea == * Create a String value property comment with @!MetaInfo annotation. == Related == * [wiki:BASE_RESOURCE_COMMONS_R0] * [wiki:APP_RESOURCE_PROPERTIES_DISPLAY_R0] == How to demo == * Run Sophie 2.0. * Select a resource. * Write a comment about this resource. = Design = = Implementation = ^(Implementation results should be described and linked here (from the wiki or the repository))^ = Testing = = Comments = ^(Write comments for this or later revisions here.)