ji...@alison.dk
unread,Dec 24, 2008, 7:21:41 AM12/24/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to RobWorkDevel
Hey,
since its holyday and all i guess i have to use the mailinglist, even
for a small matter like this ;)
I've become a bit anoyed using the propertymap and came up with one
method on propertymap that would make my life easier. Basicly its a
get method but with a default value argument..
int i = map.get<int>("Identifier", 20);
so 20 is returned if Identifier is not located in the propertymap. Any
arguments against commiting this?
Oh, and happy christmas,
/Jimmy