On Jan 4, 9:00 pm, Mohamed Meligy <[email protected]> wrote: > Are you fine with replacing List<List<>> with Dictionary<, List<>>? I think > you may need some facility to identity each list of lists anyway, at least > to be able to modify and/or delete them.
That would probably be an acceptable solution. But how? I can't seem to find any documentation on how to map dictionaries with lists as values (apart from a quote from Ayende saying it's not possible). Thanks in advance. /Jørn -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
