added a comment in ItemContent
This commit is contained in:
@@ -603,6 +603,11 @@ void ItemContent::display_user_name(EzcEnv & env)
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* IMPROVEME may it would be better to browse by Space struct in the same way as in Models?
|
||||||
|
* so Model should have support for it
|
||||||
|
*
|
||||||
|
*/
|
||||||
void ItemContent::meta_to_str(EzcEnv & env)
|
void ItemContent::meta_to_str(EzcEnv & env)
|
||||||
{
|
{
|
||||||
meta.serialize_to_space_stream(env.out, true);
|
meta.serialize_to_space_stream(env.out, true);
|
||||||
|
|||||||
Reference in New Issue
Block a user