数码幽灵的自学Blog

.Net 学习历程

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

继Alex在他的Blog上发表了Base4 is not an ORM( www.base4.net)
之后,在Base4的论坛上,Alex透露了Base4.Net V1.0的消息(http://www.base4.net/CS/forums/194/ShowPost.aspx

Alex最近在做两件事
(1)开发一个使用Base4后端文件系统的Asp.Net控件
2) and lots of planning and proof of concept work for Base4 version 1.0

6月1日 Final Beta
7月1日 Verion 1.0


1.0比Beta2将会有很多较大的变化

  • Updated Code Generator (代码生成器的更新)
  • Updated Database Generator (数据库的更新)
  • Support for schema deletion and upgrades (支持架构文件的删除与修改)
  • Enhanced ObjectPath language with support for query chaining. Needed so Relationships can be defined in ObjectPath themselves

        (增强ObjectPath语言对查询链的支持)

  • A new ObjectPath parser and simplified ObjectPath construction techniques (一个新的ObjectPath解析器及其简单的构造技术)
  • A reworked Schema Definition language with many new features including: (一个包含更多特性的重新开发的架构定义语言)
    • Properties bound to ObjectPath queries (在ObjectPath查询中实现属性绑定)
    • Cleaner and more powerful ability to embedded custom code. (更整洁强大能力的嵌入自定义代码)
    • Ability to define Types that use Legacy data (i.e. non Base4 tables) (使用遗留数据的类型定义,比如使用非Base4表中的数据)
    • Ability to define ReadOnly Types(定义只读属性的能力)
  • Limited support for legacy tables (对遗留数据的有限支持)
  • Reworked RelationshipProxy code. (重新开发的关系代理代码)
  • Support for adding ReferenceDefRef's to ObjectScope (支持在ObjectScope中加入ReferenceDefRef关系)
  • Support for editable ReferenceDefRefs (支持可编辑的 ReferenceDefRef)
  • Ability to create, read, update and delete Types and Schemas using same API as other objects.(像使用对象的API一样对类型和架构进行CRUD操作)

posted on 2005-04-30 11:20  数码幽灵  阅读(909)  评论(0编辑  收藏  举报