| Projects on Google Code | Results 1 - 10 of 34 |
We wanted a simple property mapper for c# Converter classes. We started with !AutoMapper but decided it required configuration that turned into black magic.
Here we present a simple mapper that copies values from properties in type A to type B if the names and property types match. We will add to...
=영감님의 Util class들=
----
|| 분류 || *dependency* || *버전* || 비고 ||
||apache|| commons-lang|| 2.4 || 웹로직에서 2.3이상의 메소드 호출시 문제있음. 사용시 주의 ||
||apache|| commons-pool|| ? || ||
||apache|| commons-netl|| 2.0 || ||
||apache|| commons-loggingl|| 1.0.4 || ||
||apache|| commons-iol|| 1.3.2 || ||
||apache||...
nanorm is a simple and lightweight data mapper framework inspired by the [http://ibatis.apache.org Apache iBatis]. It is not meant to be an full ORM solution.
The main features are:
* Strict typing where possible
* Easy to use
* Easy to mock in unit tests
* Low performance overhead comp...
=Overview=
*!SimpleUrlMapper* *for* *PHP* provide generic functionality for URL mapping and routing based on a simple implementation of URI Templates. !SimpleUrlMapper allows you to define variables to be parsed out of URLs that match URI Templates with those variables, i.e. "`post_id`" and "`pos...
uri,
url,
php,
mapper,
routes,
templates,
uritemplates,
urltemplates,
urlmapper,
rest,
restful,
webservices,
websiteapi,
api,
library
The tool was originally developed to solve a very specific problem for a specific user and as such, its general purpose usability may not yet be fully recognized.
The tool is currently used to map site ontological concepts to core(standard) ontological concepts. For example, for N number of or...
Simply put, WifiMapper helps you log wireless networks with a GPS which can be mapped and analyzed.
WifiMapper is a powerful tool. Coupled with a GPS reciever, it is very useful in finding the networks in a particular area. Run the program while driving and you can essentially find all the networ...
=Welcome to PostgreSQL Object Relational Mapper for .NET=
PGORM is a code generator that can be used to create .NET (C#) objects and classes from a PostgreSQL database.
PGORM produces a "ready to go" and compiled .NET assembly that is directly usable from a .NET solution. With the generated as...
A simple object assembler with the ability to register converters for mapping objects of different types. Provides basic configuration for simple cases with the option to override and extend behaviour in different ways for more complex mapping scenarios. Simple Object Assembler has intentionally b...
<wiki:gadget url="http://www.ohloh.net/p/xmappr/widgets/project_partner_badge.xml" height="55" border="0" />
=Xmappr is the simplest way to handle XML in Java.=
*Elevator pitch:* It's a lightweight library for mapping arbitrary XML to your Java classes, mapped via annotations or external confi...
The PHP script reads the structure of the requested table and generates a proper Table, Model and Mapper Classes with all the relevant setters and getters using Zend FrameWork as described in
http://framework.zend.com/docs/quickstart/create-a-model-and-database-table
This script adds several...