| Change Set |
Date |
Downloads |
Comment |
45016
by
justinc
|
Dec 19 2008 at
2:35 PM
|
236 |
|
45015
by
justinc
|
Dec 19 2008 at
2:34 PM
|
68 |
This is only a test of how branching works... It will be deleted soon.
|
34514
by
justinc
|
Jul 28 2008 at
7:29 AM
|
84 |
I have switched the default template generators over to use Spark. I have also changed the template engine model where you have to create a custom tool for each type of template engine you wish to have. These are somewhat easy to create. Spark is a lot better than NVelocity!
|
34422
by
justinc
|
Jul 21 2008 at
12:35 AM
|
9 |
Cleaning up the end to end process. The ESharpCodeGenerator will now create one file for each template on an entity.
|
34398
by
justinc
|
Jul 18 2008 at
2:10 PM
|
1 |
Underlying frameworks are now accessed through IFrameworkService, Csla is currently supported. The unit tests will need to be majorly fixed up but validation rules are now working for Csla.
|
34386
by
justinc
|
Jul 18 2008 at
2:15 AM
|
6 |
|
34288
by
justinc
|
Jul 12 2008 at
2:39 PM
|
5 |
Some validation changes, somewhat working. Still a few tests to touch up. You can now specify a delegate in your settings as a validationbase type and it will find methods that match it's signature as rules.
|
34204
by
justinc
|
Jul 3 2008 at
3:40 PM
|
10 |
improved code coverage for Query library and addition of the NBusinessTemplateCodeGenerator.
|
34154
by
justinc
|
Jun 27 2008 at
1:48 PM
|
2 |
Improved code coverage for NBusiness.Data.Providers.SqlServer
|
34123
by
justinc
|
Jun 25 2008 at
3:33 AM
|
1 |
Big updates to the Query library and the Model library. The query library now supports insert/update/delete as well as fetch. Can be used for transactions and will be the only way to communicate into the IDataProvider from the model library.
|
33774
by
justinc
|
Jun 2 2008 at
4:12 AM
|
11 |
a variety of upgrades in process.
|
32909
by
justinc
|
Apr 19 2008 at
2:22 AM
|
22 |
|
32893
by
justinc
|
Apr 17 2008 at
1:42 PM
|
0 |
Fixed up intellisense, the beginnings are there. Some big performance improvements in hilighting and intellisense. There is still lots of room for improvement.
|
32857
by
justinc
|
Apr 15 2008 at
3:00 AM
|
2 |
Big improvements with VisualStudio parsing performance. Some colorizing changes, but I still can't figure out how to get intellisense to appear without hitting ctrl+j. Everything appears to be correct yet it still does not call "GetDeclarations".
|
32848
by
justinc
|
Apr 14 2008 at
4:39 PM
|
0 |
Authorization tests.
|
32843
by
justinc
|
Apr 14 2008 at
12:59 AM
|
0 |
Added more unit tests for access rules. Found a bug related to file encoding and fixed that and added some unit tests.
|
32829
by
justinc
|
Apr 13 2008 at
3:20 AM
|
1 |
Beginning to imlement arbitrary access rules. Passing first unit test. Code comments unit tests.
|
32823
by
justinc
|
Apr 12 2008 at
7:11 PM
|
0 |
Created a unit test for testing custom validation rule frameworks.
|
32785
by
justinc
|
Apr 10 2008 at
12:57 AM
|
1 |
Settings service implemented. Settings service allows you to specify the base Type for authorization/validation/access rules to be compatible with other business object frameworks.
|
32386
by
justinc
|
Mar 29 2008 at
3:42 AM
|
4 |
tests pass now.
|
32358
by
justinc
|
Mar 28 2008 at
1:29 PM
|
0 |
Working on allow for arbitrary ValidationBase. I create a new service called ISettingsService. I also have made it a little easier to propogate services from object to object. The tests are working yet but it builds.
|
32289
by
justinc
|
Mar 26 2008 at
4:29 AM
|
4 |
|
32288
by
justinc
|
Mar 26 2008 at
3:24 AM
|
0 |
|
32287
by
justinc
|
Mar 26 2008 at
3:24 AM
|
0 |
|
32286
by
justinc
|
Mar 26 2008 at
3:23 AM
|
1 |
Fixing the data project
|