Discussion: facade for Maps and Lists?
facade for Maps and Lists?
Seth LaddWed May 17 09:58:09 HST 2006
- Next message: facade for Maps and Lists?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]
Hello,
Just began my SDL journey as I couldn't find a good YAML parser for Java. :)
One thing I like about the YAML parser is that it builds Maps and
Lists. Has anyone created a facade for the SDL's Tag classes that
exposes simply Maps and Lists?
I'm looking for something like:
Map config = (Map) CollectionsFacade.parseSDL("foo.sdl");
Before I go create this, I was hoping that this was already done in
some fashion.
Thanks!
Seth
- Next message: facade for Maps and Lists?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ top page ]










