Print Page | Close Window

Enum support

Printed From: IdeaBlade
Category: Breeze
Forum Name: Community Forum
Forum Discription: Build rich JavaScript apps using techniques you already know
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3717
Printed Date: 16-Apr-2024 at 1:58am


Topic: Enum support
Posted By: Marcel
Subject: Enum support
Date Posted: 14-Oct-2012 at 10:07am
Hello,
 
Is there a way to deal with Enum properties on Entities (server or client side) ?
 
Serverside :
Is it possible to exclude properties from being serialized ? [XmlIgnore] for example.
This goes for both the MetaData as ofcourse normal data.
 
Clientside :
Would it be possible to add an enum to breeze, so it would recognize it as a valid DataType ?
 
Thanks in advance.



Replies:
Posted By: jtraband
Date Posted: 15-Oct-2012 at 9:55am
Great questions!

1) Support for enum properties on entities is on our roadmap. 

Please vote for this feature using the feedback mechanism on the web site. ( small icon on the right side of any Breeze website page labeled "Feedback").  This helps us decide which features to focus on next.

2) Support for the ability to control which properties are serialized is also on our roadmap, and again please vote :).


Posted By: Chrizy
Date Posted: 05-Nov-2012 at 4:20am

Support for enum properties on entities added to user voice

http://breezejs.uservoice.com/forums/173093-breeze-feature-suggestions/suggestions/3324099-support-for-enum-properties-on-entities - http://breezejs.uservoice.com/forums/173093-breeze-feature-suggestions/suggestions/3324099-support-for-enum-properties-on-entities


Posted By: jtraband
Date Posted: 05-Nov-2012 at 9:56am
Excellent, thanks for voting.



Print Page | Close Window