Wednesday, February 13, 2008

Java Real Objects Model (jr-objects)

JR-Objects it's born as a challenge starting from more than one OOP guidelines or theories that suggest on modeling phase to think at real objects at his characteristics and at his comportment.
Starting from this idea and from the practice on reengineering and rewriting same objects for different projects (from different realities) this project will try to explore the possibility of having an opensource project and a community that can model and put all together, if this can be possible, of all the common objects that correspond width real objects/things. Here has to be possible to model objects from each domain of activity as: travel, agriculture, finance, engineering etc. As challenge I hope that on this project create a large community that covers a wide range of cases for growing and defining a useful and qualitative model.

http://code.google.com/p/jr-objects/

Wednesday, January 23, 2008

Blog settings

Bh3X OpenMind blog was opened to anyone for comments not only for Google users...

Monday, January 14, 2008

3D concept versus 2D concept ... or object model versus DB model


Objects width his behavior and his state act in a tridimensional environment ? Relational Database has a bidimensional form ? This are two questions that now are passing on my mind. Questions about how we can approach this concepts. Some one ask me today if the object model can be used to design a "database". I am not a DBA, but I imagine objects as representation of the reality, more ore less, objects that have state and behavior and database as a snapshot of the reality or of the objects state in a specific moment a space in witch we want to mantain also the trace of the transitions that objects have on their lifecycle. My question for him was that it's not the right way to do it, but hi have to think first about real objects of the rapresentations of this objects, classes behavior interactions etc. after this think about what are the moments and the situations in witch he need to save the objects state and there he will need to think about the DB. For this now I have in mind the tridimensional and dynamic world of the objects that is different of the bidimensional world of the database. And I hope that some Database expert will find accidentally this text and contradicts my raw idea. And also some OOP programmer that think this is good or not.

Thursday, January 3, 2008

First mind post ...


Hi to all, As Programmer and Architect I will try to expose in this space my ideas, doubts, questions without answers, problems and everything that pass on my mind hoping to get answers, critiques, solutions or different perspective visions in a complex reality full of informations that is the WEB.