1-10 of 21 < Previous Next >
Discussions for Karvonite - Agile Persistence Framework
Latest post:
Nov 27
8:27 PM
2 Posts
First post: Zyxil wrote: I am attempting to persist a Class that uses a dictionary defined like this: public Dictionary<GameScreenType, string> ScreenAreas = new Dictionary<GameScreenType, string>(); Wh...
Latest post: DiegoCanepa wrote: Hi, Karvonite does not support enumvalues in collections or dictionaries. It will be available in the next CTP. Regards
Jump to: First Post    |Latest Post
Latest post:
Nov 16
3:59 PM
3 Posts
First post: jeffdoolittle wrote: Karvonite saves directly to the file system, but could it be extended to include the ability to save to a stream that can then be manipulated by the developer? This could be useful if I ...
Latest post: jeffdoolittle wrote: I'd be fine with implementing on my own, but I'd need a way to intercept the serialized ObjectSpace data before it is actually saved to the file system.
Jump to: First Post    |Latest Post
Latest post:
Nov 16
2:30 PM
8 Posts
First post: jeffdoolittle wrote: I have a domain model that is pre-compiled and provided to me by a third-party. I'd like to use Karvonite to persist objects from this domain model. However, there are types in this dom...
Latest post: DiegoCanepa wrote: Hi Jeff, Those features are currently in our wish list. Regards
Jump to: First Post    |Latest Post
Latest post:
Nov 16
7:03 AM
2 Posts
First post: XnaUser wrote: This is probably a very rudimentary question, but I am trying to populate a list with the values returned by the GetObjects method and am having some difficulty... What is the best way t...
Latest post: jeffdoolittle wrote: even easier: List<Sprite> list = new List<Sprite>(objectSpace.GetObjects<Sprite>()); and if you've got LINQ (not sure if that is available on XNA or not) you could just do this: List<S...
Jump to: First Post    |Latest Post
Latest post:
Nov 16
6:42 AM
5 Posts
First post: jeffdoolittle wrote: To test the Karvonite framework, I created a simple model with two classes and one enum for creating comic book universes and characters (a "universe" like "Marvel" or "DC Comics" and a c...
Latest post: jeffdoolittle wrote: Thanks!
Jump to: First Post    |Latest Post
Latest post:
Nov 6
1:32 PM
2 Posts
First post: wpqs wrote: I'm looking for a persistence layer similar to Hibernate which supports SQL Server 2008. Unfortunately, NHibernate (www.nhibernate.org) only supports SQL Server 2000 (and 2005). Does Karv...
Latest post: DiegoCanepa wrote: Hi Will, Karvonite is a single-user persistence framework. We can say that it is much more a serialization engine. I think the LINQ technology is your best choice. Regards
Jump to: First Post    |Latest Post
Latest post:
Oct 13
2:01 PM
4 Posts
First post: Zyxil wrote: When attempting to save the .kvtmodel while the file is not checked out (is readonly), the PMD.exe now crashes. In August CTP, app would show an error and I could check the file out and ...
Latest post: DiegoCanepa wrote: Thanks for the explanation. It'll be fixed. Many thanks.
Jump to: First Post    |Latest Post
Latest post:
Oct 11
1:57 AM
2 Posts
First post: Zyxil wrote: Congratulations on a great release, Diego. All I had to do was change a reference and add ".kvtmodel" to my ObjectSpace constructor and everything worked!! I am consistently impressed b...
Latest post: DiegoCanepa wrote: Thanks!
Jump to: First Post    |Latest Post
Latest post:
Sep 25
2:29 AM
3 Posts
First post: JamesWHurst wrote: Hello, Karvonite's not saving objects again - and in trying to troubleshoot why I found that when I open the Model Designer, one of the References has a yellow warning icon by it, and it...
Latest post: DiegoCanepa wrote: Hi James, You've the buggy AssemblyMapper.dll shipped in the August CTP. http://code.msdn.microsoft.com/karvonite/WorkItem/View.aspx?WorkItemId=5 It is also mentioned in the downl...
Jump to: First Post    |Latest Post
Latest post:
Sep 10
1:11 AM
2 Posts
First post: Zyxil wrote: For your timely response to discussion posts and issues. I appreciate your efforts in making karvonite better and building community around this excellent tool.
Latest post: DiegoCanepa wrote: Thanks! It's great for Karvonite to get feedback from you guys!
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 21 < Previous 1 2 3 Next >
Updating...
Page view tracker