1-10 of 46 < Previous Next >
Discussions for Karvonite - Agile Persistence Framework
Latest post:
Today
7:46 PM
7 Posts
First post: mrPhil wrote: Hello there. I recently downloaded Karvonite and tried to implement it in my little XNA game project. I created a Persistence Model and set up the ObjectSpace object, I think it's working...
Latest post: mrPhil wrote: Yeah I know... but I didn't define any Xna object in the persistence model as far as i know (the designer actually didn't even recognize types like vector2 etc...)... Is this still an iss...
Jump to: First Post    |Latest Post
Latest post:
Nov 9
5:53 PM
1 Post
First post: DiegoHernanCanepa wrote: We've a new Persistence Model Editor in the oven (former Persistence Model Designer). The new version will be released as part of the December 2009 release. A beta version just for testin...
Jump to: First Post
Latest post:
Oct 27
7:51 PM
6 Posts
First post: Klinge wrote: Hi I wanted to try my game on the xbox today but I ran into a problem with karvonite on the xbox. In my kvtmodel I have added the Xna.Framework.dll because I need to persist its Point st...
Latest post: DiegoHernanCanepa wrote: Hi, This is something we are willing to resolve but it is not easy. Anyway, we'll found a solution ;-)
Jump to: First Post    |Latest Post
Latest post:
Oct 23
3:19 AM
7 Posts
First post: jdsmith2816 wrote: Greetings again! I'm trying to serialize my level structure. Currently my Level class contains a private SerializableDictionary<int, LevelSquare> _tiles; this is failing to serialize/de...
Latest post: DiegoHernanCanepa wrote: Hi, Workaround, try this: private Dictionary<int, string> testDict = new Dictionary<int, string>(); public Dictionary<int, string> TestDict { get { return testDict; } set { test...
Jump to: First Post    |Latest Post
Latest post:
Oct 8
5:35 PM
6 Posts
First post: jdsmith2816 wrote: As far as typical usage goes... I have a large library of classes used in my game. Armors, Weapons, Entities, Skills, Spells, Levels, etc... would you suggest just having one DataStore.d...
Latest post: DiegoHernanCanepa wrote: Multidimensional arrays are not supported. All supported types are explained in the Karvonite Overview documentation document.
Jump to: First Post    |Latest Post
Latest post:
Oct 8
12:29 AM
3 Posts
First post: jdsmith2816 wrote: Greetings: I am evaluating Karvonite for use in my XNA project. I currently have an XNA 3.0 Game project, an XNA 3.0 Game Library project, and a Windows Form project for my editor. In ...
Latest post: jdsmith2816 wrote: I have applied that fix and the exact same problem happens. I did find a way to add a reference patch which, when pointed at the xna x86 folder in program files, solves the main xna fram...
Jump to: First Post    |Latest Post
Latest post:
Oct 2
4:46 PM
2 Posts
First post: DiegoHernanCanepa wrote: Some users have been asking this question since Karvonite has been created. The main problem with interfaces is that the persistence model designer has no way to validate them. Instead,...
Latest post: YossiDM wrote: I know this doesn't completely solve the problem, but have you thought about adding some interface support similar to the service serialization requirements for interfaces in WCF? Specifi...
Jump to: First Post    |Latest Post
Latest post:
Aug 9
4:46 PM
5 Posts
First post: Klinge wrote: Hi For some strange reason the persistance model designer fails to find the references to the Microsoft.Xna.Framework.dll and the Microsoft.Xna.Framework.Content.Pipeline.dll, but it does...
Latest post: Klinge wrote: Ok I found the new assemblymapper.dll in this thread http://code.msdn.microsoft.com/karvonite/WorkItem/View.aspx?WorkItemId=49 and now everything works.
Jump to: First Post    |Latest Post
Latest post:
Jul 30
6:14 PM
12 Posts
First post: JeReT wrote: Hi Diego, i tried to add some classes and values to my persistence model. but the editor says, some of my used types are not supported. The Types are: - Actions (not so bad... i think i...
Latest post: DiegoHernanCanepa wrote: Fixed!
Jump to: First Post    |Latest Post
Latest post:
Jul 25
12:53 PM
2 Posts
First post: smithimage wrote: Hi all! I donwloaded teh latest release yesterday and unfortunately the upadtre caused my code to break. The following exception is thrown: --------------------------------- System.TypeL...
Latest post: smithimage wrote: Hi again! I found a solution here http://karvonite.blogspot.com/2007/12/announcing-december-2007-karvonite-ctp.html In short one needs to reference the right .dll compiled for CF ;). Be...
Jump to: First Post    |Latest Post

Configure View

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