History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NH-616
Type: Task Task
Status: Open Open
Priority: Trivial Trivial
Assignee: Unassigned
Reporter: Sergey Koshcheyev
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
NHibernate

Entry-Level Task List

Created: 29/May/06 02:22 AM   Updated: 26/Mar/08 10:53 PM
Component/s: Core
Affects Version/s: None
Fix Version/s: LATER

Issue Links:
Related


 Description  « Hide
This issue contains links to NHibernate tasks somebody could work on who wants to contribute code to NHibernate but is not yet familiar with its internals. This means that either the task is downright easy, or it requires some work, but I have thought it out and have a clear idea of how to implement it, so I can provide guidance.

The main requirement for any submitted patches is that the code should follow Hibernate 3.x if it has a similar feature, unless there is a strong enough reason for doing things in a different way.

In general, fixing bugs or doing something platform-specific is a strong reason, while just implementing a feature differently because you could not be bothered to look at the Hibernate code is not.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Austin Mayberry - 31/Aug/06 12:31 PM
I have implemented filters on my local checkout. What is the process for submitting my code?