Menu

#10 Use new author(String,String) constructor

closed-duplicate
None
5
2006-12-05
2005-11-27
James Ring
No

This patch makes the input/Builder class use the
mappings obtained from the passwd file specified by the
-passwd option. Authors are now created with the
two-arg (String, String) constructor.

It is possible for the second parameter to be null in
the case where no mapping exists for the given user or
no -passwd option is specified.

Discussion

  • James Ring

    James Ring - 2005-11-27

    A patch to use new two-arg Author constructor

     
  • Richard Cyganiak

    • assigned_to: nobody --> cyganiak
    • status: open --> closed-duplicate
     

Log in to post a comment.