|
|
Browse by Tags
All Tags » Rainbow Develop... » Rainbow API
Showing page 1 of 2 (16 total posts)
-
The ItemCollection I have been working on quite a bit, and decided to push it to the limits with its implementation.
The Typed Collection pattern
The Typed Collection pattern is a way to completely strongly type implementations. This implementation includes optional events (with the ability to silence them when loading data), a complete IList ...
-
I have been working a fair ammount on the api, as much as time allows, and this was a holiday week :-)
In anycase, I wanted to update a bit. The objects are starting to take a bit more shape, and feel to them, i am already finding some things i wasnt quite ppleased with and worked out nicer solutions, i am also trying to keep in mind that its ...
-
These are only class boxes, the entire diagram is really to big to take a screen shot of. If someone knows how to generate usable diagrams of large schems outside of vs, please let me know.
The Picture
I am basically at a point where i am starting to fill in the methods, not jsut as place holders, but lgical pieces of code, they are probaly not ...
-
Full Resolution Image: Conten Item Class Diagram
I have added and organized the objects a little more, there are also a number of other classes you dont see there such as culture, status, category and their respective collections, there is also a preliminary dal object currently using an sql wrapper i upgraded to use dbprovider factory i got on ...
-
A long time ago Bill and I started talking about the item system (which by the way Microsoft is doing something similar with WinFS), however that project never went anywhere due to time and all that. In any case, with the 2.0 restrucutre, i felt it a good oppertunity to get back to work on the super CMS API. (Content Portion of the ...
-
DAL Layer.In .NET 2.0 Microsoft was kind enough to provide us with a couple of new objects:
DbConnection
DbCommand
DbProviderFactory
Basically, the DbProviderFactory allows for us to relativly easily implement a provider independent data access layer in our application. The advantage of this methodology is that it gives you the option of ...
-
The preliminary commit is online, Eric and his team are going to do some quick qa, and then probably release a zip package for some mass testing.
To summarize:
Almost all web page and controls are now partial classes
XHTML from eric
Google Search Module restored ( mike stone found it for me, i converted it 2.0 official rainbow)
Massive ...
-
Ok, since I bet everyone is curious as to what I am up to now....I thought I would give a sneak preview.
There is a new project, Rainbow.Framework.Web, most of the web ui stuff, and elements from framework are being moved to there, allowing a cleaner more basic core framework project... i will probably rmeove framework, and only have
...
-
In the comming days I will be commiting some fixes and updates.
I have corrected the localization issues in some of the module settings.Almost all of the modules in Websites\Rainbow are converted to partial class ( leading to overall code download reduction )Refactored more namespaces, Rainbow.Configuration, Rainbow.Security, Rainbow.Settings, ...
-
New Code online at svn, check out my sandbox.
Code Documents moved to online repository: codedocs.rainbowbeta.com
Solution cleaned to 5 projects ( 2 Duemitri which need to be replaced with master pages, and 3 Rainbow.Frameowrk projects)
Code solution + web project: ~48MB
Sample Sites already running thei Alpha 2.0 ( My developer sandbox ...
1
|
|
|