I can't find how Nhibernate feature described in Ayende's blog works with Fluent NHibernate.
As far as I understand, I can map pseudo-field which value is a result of any hql query. Is this correct? How this feature can be used with Fluent Nhibernate? I tried google, but unsuccessful. Code samples or links to them would be much appreciated.